Home
last modified time | relevance | path

Searched refs:N_BNSYM (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DMachO.h325 N_BNSYM = 0x2Eu, enumerator
/freebsd-10-stable/contrib/gcc/
Dstab.def43 __define_stab (N_BNSYM, 0x2e, "BNSYM")
Ddbxout.c1249 dbxout_stabd (N_BNSYM, 0); in dbxout_begin_prologue()
DChangeLog-200411428 (dbxout_begin_prologue): Protect N_BNSYM with it.
19234 (dbxout_begin_prologue): Protect N_BNSYM with it, and gdb extensions.
19402 * stab.def (N_BNSYM, N_ENSYM): Define and document these two new stabs.