Home
last modified time | relevance | path

Searched refs:SECTION_NAME (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/binutils/binutils/
HDreadelf.c266 #define SECTION_NAME(X) \ macro
583 if (streq (SECTION_NAME (section_headers + i), name)) in find_section()
1260 sec_name = SECTION_NAME (section_headers + sec_index); in dump_relocations()
3585 printf ("%s ", SECTION_NAME (section)); in process_program_headers()
4116 char *name = SECTION_NAME (section); in process_section_headers()
4246 SECTION_NAME (section)); in process_section_headers()
4254 SECTION_NAME (section), in process_section_headers()
4468 char *name = SECTION_NAME (section); in process_section_groups()
4503 group_name = SECTION_NAME (section_headers + sec_index); in process_section_groups()
4606 printf (" [%5u] %s\n", entry, SECTION_NAME (sec)); in process_section_groups()
[all …]
HDChangeLog-2006382 * readelf.c (SECTION_NAME): Cope with a missing string table.
HDChangeLog-00011041 (SECTION_NAME): Catch out of range indices and missing section
1046 (process_mips_specific): Use SECTION_NAME macro.