Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
HDDebuggerSupportPlugin.cpp198 Builder.addSymbol("", MachO::N_OSO, 3, 1, TimeStamp); in startSynthesis()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMachO.h375 N_OSO = 0x66u, enumerator
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-nm/
HDllvm-nm.cpp570 {MachO::N_OSO, "OSO"}, {MachO::N_LIB, "LIB"},
/freebsd-head/contrib/llvm-project/lld/MachO/
HDSyntheticSections.cpp1181 StabsEntry stab(N_OSO); in emitObjectFileStab()