Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAddr.cpp43 uint64_t *OffsetPtr, uint8_t CUAddrSize, in extractV5()
110 uint8_t CUAddrSize) { in extractPreStandard()
125 uint8_t CUAddrSize, in extract()
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp140 const uint8_t CUAddrSize = CU->getAddressByteSize(); in dumpDebugRanges() local