Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectWriter.h41 bool SubsectionsViaSymbols = false; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h231 bool SubsectionsViaSymbols = false; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp179 bool SubsectionsViaSymbols) { in writeHeader()