Home
last modified time | relevance | path

Searched defs:Target_info (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
H A Dtarget.h501 struct Target_info struct
504 int size;
506 bool is_big_endian;
508 elfcpp::EM machine_code;
510 bool has_make_symbol;
512 bool has_resolve;
514 bool has_code_fill;
522 char wrap_char;
528 uint64_t abi_pagesize;
533 bool isolate_execinstr;
[all …]
/dragonfly/contrib/binutils-2.34/gold/
H A Dtarget.h521 struct Target_info struct
524 int size;
526 bool is_big_endian;
530 bool has_make_symbol;
532 bool has_resolve;
534 bool has_code_fill;
542 char wrap_char;
548 uint64_t abi_pagesize;
553 bool isolate_execinstr;
555 uint64_t rosegment_gap;
[all …]