HomeSort by relevance Sort by last modified time
    Searched refs:obj_pop_insert (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
obj-aout.h 32 #ifndef obj_pop_insert
33 #define obj_pop_insert() pop_insert (aout_pseudo_table) macro
obj-macho.h 50 #ifndef obj_pop_insert
51 #define obj_pop_insert() pop_insert (mach_o_pseudo_table) macro
obj-elf.h 238 #ifndef obj_pop_insert
239 #define obj_pop_insert() elf_pop_insert() macro
obj-multi.h 70 #define obj_pop_insert \ macro
obj-coff.h 341 #ifndef obj_pop_insert
342 #define obj_pop_insert() pop_insert (coff_pseudo_table) macro
tc-mips.c 62 #undef obj_pop_insert macro
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
read.c 530 #ifndef obj_pop_insert
531 #define obj_pop_insert() pop_insert(obj_pseudo_table)
550 obj_pop_insert ();
529 #define obj_pop_insert macro
    [all...]

Completed in 271 milliseconds