HomeSort by: relevance | last modified time | path
    Searched refs:obj_pop_insert (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
obj-aout.h 31 #ifndef obj_pop_insert
32 #define obj_pop_insert() aout_pop_insert () macro
obj-macho.h 50 #ifndef obj_pop_insert
51 #define obj_pop_insert() pop_insert (mach_o_pseudo_table) macro
obj-elf.h 281 #ifndef obj_pop_insert
282 #define obj_pop_insert() elf_pop_insert() macro
obj-multi.h 80 #define obj_pop_insert \ macro
obj-coff.h 273 #ifndef obj_pop_insert
274 #define obj_pop_insert() coff_pop_insert () macro
tc-mips.c 62 #undef obj_pop_insert macro
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-aout.h 31 #ifndef obj_pop_insert
32 #define obj_pop_insert() aout_pop_insert () macro
obj-macho.h 50 #ifndef obj_pop_insert
51 #define obj_pop_insert() pop_insert (mach_o_pseudo_table) macro
obj-elf.h 283 #ifndef obj_pop_insert
284 #define obj_pop_insert() elf_pop_insert() macro
obj-multi.h 80 #define obj_pop_insert \ macro
obj-coff.h 273 #ifndef obj_pop_insert
274 #define obj_pop_insert() coff_pop_insert () macro
tc-mips.c 62 #undef obj_pop_insert macro
  /src/external/gpl3/binutils/dist/gas/
read.c 577 #ifndef obj_pop_insert
578 #define obj_pop_insert() pop_insert(obj_pseudo_table)
602 obj_pop_insert ();
576 #define obj_pop_insert macro
  /src/external/gpl3/binutils.old/dist/gas/
read.c 577 #ifndef obj_pop_insert
578 #define obj_pop_insert() pop_insert(obj_pseudo_table)
602 obj_pop_insert ();
576 #define obj_pop_insert macro

Completed in 59 milliseconds