Home
last modified time | relevance | path

Searched defs:SubsectionsViaSymbols (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h231 bool SubsectionsViaSymbols = false; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h154 bool SubsectionsViaSymbols : 1; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp138 writeHeader(MachO::HeaderFileType Type,unsigned NumLoadCommands,unsigned LoadCommandsSize,bool SubsectionsViaSymbols) writeHeader() argument