Searched refs:SECTION_NAME (Results 1 – 5 of 5) sorted by relevance
298 #define SECTION_NAME(X) \ macro568 const char * name = SECTION_NAME (sec); in printable_section_name()627 if (streq (SECTION_NAME (section_headers + i), name)) in find_section()677 if (streq (SECTION_NAME (section_headers + i), name)) in find_section_in_set()1674 sec_name = SECTION_NAME (section_headers + psym->st_shndx); in dump_relocations()5870 char * name = SECTION_NAME (section); in process_section_headers()6029 print_symbol (-17, SECTION_NAME (section)); in process_section_headers()6376 group_name = SECTION_NAME (section_headers + sym->st_shndx); in process_section_groups()7278 if (streq (SECTION_NAME (sec), ELF_STRING_ia64_unwind_info)) in ia64_process_unwind()7286 else if (strneq (SECTION_NAME (unwsec), ELF_STRING_ia64_unwind_once, len)) in ia64_process_unwind()[all …]
382 * readelf.c (SECTION_NAME): Cope with a missing string table.
3666 static const char * SECTION_NAME = in identify_process_section_p() local3676 (ms_style_implib ? MS_SECTION_NAME : SECTION_NAME); in identify_process_section_p()
1041 (SECTION_NAME): Catch out of range indices and missing section1046 (process_mips_specific): Use SECTION_NAME macro.
10036 parameter SECTION_NAME to const reference to std::string. Use