Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h89 uint32_t UnitOffset; member
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp746 uint64_t UnitOffset = 0; in write() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp1064 DWARFDebugNames::getCUOrTUNameIndex(uint64_t UnitOffset) { in getCUOrTUNameIndex()
H A DDWARFVerifier.cpp1622 std::optional<uint64_t> UnitOffset; in verifyNameIndexEntries() local