Searched refs:N_BINCL (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadstabs.c88 N_BINCL = 130, /* Beginning of an include file */ enumerator in enum:__anon32519
247 case N_BINCL: {
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/
H A Dstabs-dbgfmt.c60 N_BINCL = 0x84, /* Beginning of include file */ enumerator in enum:__anon16327
/external/llvm/include/llvm/Support/
H A DMachO.h404 N_BINCL = 0x82u, enumerator in enum:llvm::MachO::StabType
/external/valgrind/main/perf/
H A Dtinycc.c1837 __define_stab (N_BINCL, 0x82, "BINCL")
1848 This and N_BINCL act as brackets around the file's output.
1862 /* Place holder for deleted include file. Replaces a N_BINCL and everything
8620 put_stabs(file->filename, N_BINCL, 0, 0, 0);
20526 case N_BINCL:

Completed in 1353 milliseconds