Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h56 ArrayRef<uint32_t> AddrInfoOffsets; variable
66 std::vector<uint32_t> AddrInfoOffsets; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp148 std::vector<uint32_t> AddrInfoOffsets; in encode() local