Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/bfd/
HDpeicode.h108 coff_symbol_type ** sym_ptr_table; member
430 #define SIZEOF_ILF_SYM_PTR_TABLE (NUM_ILF_SYMS * sizeof (* vars.sym_ptr_table))
855 vars.sym_ptr_table = (coff_symbol_type **) ptr; in pe_ILF_build_a_bfd()
/dragonfly/contrib/binutils-2.27/bfd/
HDpeicode.h108 coff_symbol_type ** sym_ptr_table; member
409 #define SIZEOF_ILF_SYM_PTR_TABLE (NUM_ILF_SYMS * sizeof (* vars.sym_ptr_table))
831 vars.sym_ptr_table = (coff_symbol_type **) ptr; in pe_ILF_build_a_bfd()