Searched defs:isyms (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | libcoff.h | 999 #define bfd_coff_relocate_section(obfd,info,ibfd,o,con,rel,isyms,secs)\ argument
|
H A D | mach-o.c | 2226 bfd_mach_o_asymbol **isyms = sec->indirect_syms; in bfd_mach_o_build_dysymtab() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | libcoff.h | 957 #define bfd_coff_relocate_section(obfd,info,ibfd,o,con,rel,isyms,secs)\ argument
|
H A D | mach-o.c | 2209 bfd_mach_o_asymbol **isyms = sec->indirect_syms; in bfd_mach_o_build_dysymtab() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | objcopy.c | 1526 asymbol **isyms, long symcount) in filter_symbols()
|
H A D | readelf.c | 6502 Elf_Internal_Sym * isyms = NULL; in get_32bit_elf_symbols() local 6619 Elf_Internal_Sym * isyms = NULL; in get_64bit_elf_symbols() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | objcopy.c | 1563 asymbol **isyms, long symcount) in filter_symbols()
|
H A D | readelf.c | 7057 Elf_Internal_Sym * isyms = NULL; in get_32bit_elf_symbols() local 7174 Elf_Internal_Sym * isyms = NULL; in get_64bit_elf_symbols() local
|