Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/bfd/
H A Dpeicode.h105 combined_entry_type * native_syms; member
429 #define SIZEOF_ILF_NATIVE_SYMS (NUM_ILF_SYMS * sizeof (* vars.native_syms))
851 vars.native_syms = (combined_entry_type *) ptr; in pe_ILF_build_a_bfd()
1119 obj_raw_syments (abfd) = vars.native_syms; in pe_ILF_build_a_bfd()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dpeicode.h105 combined_entry_type * native_syms; member
408 #define SIZEOF_ILF_NATIVE_SYMS (NUM_ILF_SYMS * sizeof (* vars.native_syms))
827 vars.native_syms = (combined_entry_type *) ptr; in pe_ILF_build_a_bfd()
1095 obj_raw_syments (abfd) = vars.native_syms; in pe_ILF_build_a_bfd()