Home
last modified time | relevance | path

Searched defs:UnitOffset (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h107 struct UnitOffset { struct
111 Optional<UnitOffset> getAsRelativeReference() const; argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h108 struct UnitOffset { struct
112 std::optional<UnitOffset> getAsRelativeReference() const; argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h83 uint32_t UnitOffset; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWP/
DDWP.cpp658 uint64_t UnitOffset = 0; in write() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h88 uint32_t UnitOffset; member