Home
last modified time | relevance | path

Searched refs:__define_stab_duplicate (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/binutils/include/aout/
HDstab_gnu.h25 #define __define_stab_duplicate(NAME, CODE, STRING) NAME=CODE, macro
HDChangeLog44 * stab.def: Use __define_stab_duplicate rather than __define_stab
46 * stab_gnu.h (__define_stab_duplicate): Define before including
HDstab.def98 __define_stab_duplicate (N_BROWS, 0x48, "BROWS")
114 __define_stab_duplicate (N_MOD2, 0x50, "MOD2")
/trueos/contrib/binutils/bfd/
HDstab-syms.c31 #define __define_stab_duplicate(NAME, CODE, STRING) macro
HDChangeLog-96975538 * stab-syms.c (__define_stab_duplicate): Define.