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

/external/swiftshader/third_party/LLVM/lib/MC/
H A DMachObjectWriter.cpp112 bool SubsectionsViaSymbols) {
115 if (SubsectionsViaSymbols)
110 WriteHeader(unsigned NumLoadCommands, unsigned LoadCommandsSize, bool SubsectionsViaSymbols) argument
/external/llvm/lib/MC/
H A DMachObjectWriter.cpp122 bool SubsectionsViaSymbols) {
125 if (SubsectionsViaSymbols)
119 writeHeader(MachO::HeaderFileType Type, unsigned NumLoadCommands, unsigned LoadCommandsSize, bool SubsectionsViaSymbols) argument

Completed in 108 milliseconds