Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp295 EhFrame::CIE& exist_cie = **i; in addEhFrameForPLT() local
296 if (exist_cie == *cie) { in addEhFrameForPLT()
298 SectionData::iterator cur_iter(exist_cie); in addEhFrameForPLT()
300 fde->setCIE(exist_cie); in addEhFrameForPLT()