Home
last modified time | relevance | path

Searched defs:NumLoadCommands (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp110 void MachObjectWriter::WriteHeader(unsigned NumLoadCommands, in WriteHeader()
636 unsigned NumLoadCommands = 1; in WriteObject() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp120 unsigned NumLoadCommands, in writeHeader()
723 unsigned NumLoadCommands = 1; in writeObject() local
/external/llvm/tools/dsymutil/
DMachOUtils.cpp361 unsigned NumLoadCommands = 0; in generateDsymCompanion() local
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h116 uint32_t NumLoadCommands; member