Searched refs:BFD_ABS_SECTION_NAME (Results 1 – 10 of 10) sorted by relevance
| /dragonfly/contrib/gdb-7/bfd/ |
| HD | section.c | 723 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, bfd_abs_section_ptr), 733 STD_SECTION (BFD_ABS_SECTION_NAME, 2, 0), 1055 if (strcmp (name, BFD_ABS_SECTION_NAME) == 0) in bfd_make_section_old_way() 1201 if (strcmp (name, BFD_ABS_SECTION_NAME) == 0 in bfd_make_section_with_flags()
|
| HD | bfd-in2.h | 1580 #define BFD_ABS_SECTION_NAME "*ABS*" macro
|
| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | section.c | 762 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, bfd_abs_section_ptr), 772 STD_SECTION (BFD_ABS_SECTION_NAME, 2, 0), 1103 if (strcmp (name, BFD_ABS_SECTION_NAME) == 0) in bfd_make_section_old_way() 1249 if (strcmp (name, BFD_ABS_SECTION_NAME) == 0 in bfd_make_section_with_flags()
|
| HD | bfd-in2.h | 1656 #define BFD_ABS_SECTION_NAME "*ABS*" macro
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | section.c | 749 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, bfd_abs_section_ptr), 759 STD_SECTION (BFD_ABS_SECTION_NAME, 2, 0), 1090 if (strcmp (name, BFD_ABS_SECTION_NAME) == 0) in bfd_make_section_old_way() 1236 if (strcmp (name, BFD_ABS_SECTION_NAME) == 0 in bfd_make_section_with_flags()
|
| HD | bfd-in2.h | 1283 #define BFD_ABS_SECTION_NAME "*ABS*" macro
|
| /dragonfly/contrib/binutils-2.34/gas/ |
| HD | as.c | 1178 subseg_new (BFD_ABS_SECTION_NAME, 0); in perform_an_assembly_pass()
|
| /dragonfly/contrib/binutils-2.27/gas/ |
| HD | as.c | 1141 subseg_new (BFD_ABS_SECTION_NAME, 0); in perform_an_assembly_pass()
|
| /dragonfly/contrib/binutils-2.27/ld/ |
| HD | ldlang.c | 1245 lang_output_section_statement_lookup (BFD_ABS_SECTION_NAME, 0, TRUE); in lang_init()
|
| /dragonfly/contrib/binutils-2.34/ld/ |
| HD | ldlang.c | 1283 lang_output_section_statement_lookup (BFD_ABS_SECTION_NAME, 0, TRUE); in lang_init()
|