Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dpeicode.h105 combined_entry_type * native_syms; member
429 #define SIZEOF_ILF_NATIVE_SYMS (NUM_ILF_SYMS * sizeof (* vars.native_syms))
861 vars.native_syms = (combined_entry_type *) ptr; in pe_ILF_build_a_bfd()
1123 obj_raw_syments (abfd) = vars.native_syms; in pe_ILF_build_a_bfd()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dpeicode.h105 combined_entry_type * native_syms; member
423 #define SIZEOF_ILF_NATIVE_SYMS (NUM_ILF_SYMS * sizeof (* vars.native_syms))
875 vars.native_syms = (combined_entry_type *) ptr; in pe_ILF_build_a_bfd()
1138 obj_raw_syments (abfd) = vars.native_syms; in pe_ILF_build_a_bfd()