Searched defs:OBJ_PROCESS_STAB (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/contrib/binutils/gas/config/ |
| HD | obj-ecoff.h | 67 #define OBJ_PROCESS_STAB(seg, what, string, type, other, desc) \ macro
|
| HD | obj-multi.h | 134 #define OBJ_PROCESS_STAB(SEG,W,S,T,O,D) \ macro
|
| HD | obj-elf.h | 221 #define OBJ_PROCESS_STAB(seg, what, string, type, other, desc) \ macro
|
| /freebsd-11-stable/contrib/binutils/gas/ |
| HD | stabs.c | 132 #define OBJ_PROCESS_STAB(SEG,W,S,T,O,D) aout_process_stab(W,S,T,O,D) macro
|