HomeSort by: relevance | last modified time | path
    Searched defs:elf_find_section (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/amd64/stand/prekern/
elf.c 124 elf_find_section(char *name) function
162 sec = elf_find_section(secname);
171 sec = elf_find_section(secname);
  /src/external/gpl3/binutils/dist/bfd/
elfcode.h 122 #define elf_find_section NAME(bfd_elf,find_section) macro
  /src/external/gpl3/binutils.old/dist/bfd/
elfcode.h 122 #define elf_find_section NAME(bfd_elf,find_section) macro
  /src/external/gpl3/gdb.old/dist/bfd/
elfcode.h 122 #define elf_find_section NAME(bfd_elf,find_section) macro
  /src/external/gpl3/gdb/dist/bfd/
elfcode.h 122 #define elf_find_section NAME(bfd_elf,find_section) macro

Completed in 57 milliseconds