Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp260 CIE *getLinkedCIE() const { return LinkedCIE; } in getLinkedCIE() function in __anon0d7d66dd0111::FDE
408 Cie = cast<FDE>(this)->getLinkedCIE(); in dumpInstructions()