Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h632 uint64_t InitialLocation, uint64_t AddressRange, CIE *Cie, in FDE()
658 const uint64_t InitialLocation; variable
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1170 uint64_t InitialLocation = 0; in parse() local