Home
last modified time | relevance | path

Searched refs:nmodules (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h415 uint32_t nmodules; member
/external/llvm/include/llvm/Support/
DMachO.h628 uint32_t nmodules; member
1288 sys::swapByteOrder(C.nmodules); in swapStruct()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h630 uint32_t nmodules; member
1299 sys::swapByteOrder(C.nmodules); in swapStruct()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h635 uint32_t nmodules; member
1335 sys::swapByteOrder(C.nmodules); in swapStruct()
/external/llvm/lib/ObjectYAML/
DMachOYAML.cpp381 IO.mapRequired("nmodules", LoadCommand.nmodules); in mapping()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp401 IO.mapRequired("nmodules", LoadCommand.nmodules); in mapping()
/external/elfutils/libdwfl/
DChangeLog2178 modules, nmodules.
2184 (dwfl_report_module): Don't touch DWFL->nmodules.
2185 (dwfl_report_end): Don't touch DWFL->modules and DWFL->nmodules.
2506 * dwfl_module.c (dwfl_report_module): Increment DWFL->nmodules when