Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDstab.def43 __define_stab (N_BNSYM, 0x2e, "BNSYM")
HDdbxout.c1249 dbxout_stabd (N_BNSYM, 0); in dbxout_begin_prologue()
HDChangeLog-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.
/NextBSD/contrib/llvm/tools/llvm-nm/
HDllvm-nm.cpp417 {MachO::N_BNSYM, "BNSYM"},
/NextBSD/contrib/llvm/include/llvm/Support/
HDMachO.h399 N_BNSYM = 0x2Eu, enumerator