Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp111 unsigned LoadCommandsSize, in WriteHeader()
637 uint64_t LoadCommandsSize = is64Bit() ? in WriteObject() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp121 unsigned LoadCommandsSize, in writeHeader()
724 uint64_t LoadCommandsSize = is64Bit() ? in writeObject() local