Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAssembler.h141 bool SubsectionsViaSymbols : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMachObjectWriter.cpp136 bool SubsectionsViaSymbols) { in writeHeader()