Home
last modified time | relevance | path

Searched refs:LinkedCIEOffset (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/
DDWARFDebugFrame.cpp252 int64_t LinkedCIEOffset, uint64_t InitialLocation, uint64_t AddressRange) in FDE() argument
253 : FrameEntry(FK_FDE, D, Offset, Length), LinkedCIEOffset(LinkedCIEOffset), in FDE()
262 (uint32_t)Offset, (uint32_t)Length, (int32_t)LinkedCIEOffset); in dumpHeader()
264 (int32_t)LinkedCIEOffset, in dumpHeader()
278 uint64_t LinkedCIEOffset; member in __anon6a0074440111::FDE