Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c298 #define SECTION_NAME(X) \ macro
568 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()
5769 char * name = SECTION_NAME (section); in process_section_headers()
5927 print_symbol (-17, SECTION_NAME (section)); in process_section_headers()
7181 suffix = SECTION_NAME (unwsec) + len; in ia64_process_unwind()
7185 && streq (SECTION_NAME (sec) + len2, suffix)) in ia64_process_unwind()
7196 suffix = SECTION_NAME (unwsec) + len; in ia64_process_unwind()
7200 && streq (SECTION_NAME (sec) + len2, suffix)) in ia64_process_unwind()
[all …]
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c316 #define SECTION_NAME(X) \ macro
617 const char * name = SECTION_NAME (sec); in printable_section_name()
6251 char * name = SECTION_NAME (section); in process_section_headers()
6549 print_symbol (-17, SECTION_NAME (section)); in process_section_headers()
7870 suffix = SECTION_NAME (unwsec) + len; in ia64_process_unwind()
7874 && streq (SECTION_NAME (sec) + len2, suffix)) in ia64_process_unwind()
7885 suffix = SECTION_NAME (unwsec) + len; in ia64_process_unwind()
7889 && streq (SECTION_NAME (sec) + len2, suffix)) in ia64_process_unwind()
8289 if (streq (SECTION_NAME (sec), ".PARISC.unwind")) in hppa_process_unwind()
13926 buf->cts_name = SECTION_NAME (shdr); in shdr_to_ctf_sect()
[all …]