Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtarget.h526 struct Target_info struct
529 int size;
531 bool is_big_endian;
533 elfcpp::EM machine_code;
535 bool has_make_symbol;
537 bool has_resolve;
539 bool has_code_fill;
542 bool is_default_stack_executable;
545 bool can_icf_inline_merge_sections;
547 char wrap_char;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtarget.h526 struct Target_info struct
529 int size;
531 bool is_big_endian;
533 elfcpp::EM machine_code;
535 bool has_make_symbol;
537 bool has_resolve;
539 bool has_code_fill;
542 bool is_default_stack_executable;
545 bool can_icf_inline_merge_sections;
547 char wrap_char;
[all …]