Home
last modified time | relevance | path

Searched refs:S_DTRACE_DOF (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/Support/
HDMachO.h196 S_DTRACE_DOF = 0x0fu, enumerator
/NextBSD/contrib/llvm/tools/llvm-objdump/
HDMachODump.cpp7271 else if (section_type == MachO::S_DTRACE_DOF) in PrintSection()