Searched refs:CreateEhFrame (Results 1 – 4 of 4) sorted by relevance
84 eh_frame = IRBuilder::CreateEhFrame(*target); in MergeSection()
253 static EhFrame* CreateEhFrame(LDSection& pSection);
225 EhFrame* eh_frame = IRBuilder::CreateEhFrame(**section); in readSections()
302 EhFrame* IRBuilder::CreateEhFrame(LDSection& pSection) { in CreateEhFrame() function in mcld::IRBuilder