Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp39 static constexpr const uint32_t SegmentCmd = MachO::LC_SEGMENT_64; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DMachOBuilder.h512 static constexpr MachO::LoadCommandType SegmentCmd = MachO::LC_SEGMENT_64; member