Searched refs:elf_find_section (Results 1 – 3 of 3) sorted by relevance
124 elf_find_section(char *name) in elf_find_section() function162 sec = elf_find_section(secname); in elf_sym_lookup()171 sec = elf_find_section(secname); in elf_sym_lookup()
122 #define elf_find_section NAME(bfd_elf,find_section) macro