Searched refs:sym_ptr_table (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dpeicode.h108 coff_symbol_type ** sym_ptr_table; member in struct:__anon682
432 #define SIZEOF_ILF_SYM_PTR_TABLE (NUM_ILF_SYMS * sizeof (* vars.sym_ptr_table))
857 vars.sym_ptr_table = (coff_symbol_type **) ptr;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dpeicode.h108 coff_symbol_type ** sym_ptr_table; member in struct:__anon529
434 #define SIZEOF_ILF_SYM_PTR_TABLE (NUM_ILF_SYMS * sizeof (* vars.sym_ptr_table))
880 vars.sym_ptr_table = (coff_symbol_type **) ptr;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dpeicode.h108 coff_symbol_type ** sym_ptr_table; member in struct:__anon190
432 #define SIZEOF_ILF_SYM_PTR_TABLE (NUM_ILF_SYMS * sizeof (* vars.sym_ptr_table))
867 vars.sym_ptr_table = (coff_symbol_type **) ptr;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dpeicode.h108 coff_symbol_type ** sym_ptr_table; member in struct:__anon191
426 #define SIZEOF_ILF_SYM_PTR_TABLE (NUM_ILF_SYMS * sizeof (* vars.sym_ptr_table))
881 vars.sym_ptr_table = (coff_symbol_type **) ptr;

Completed in 193 milliseconds