Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h602 uint64_t InitialLocation, uint64_t AddressRange, CIE *Cie, in FDE()
629 const uint64_t InitialLocation; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1120 uint64_t InitialLocation = 0; in parse() local