Searched defs:ehFrameSection (Results 1 – 1 of 1) sorted by relevance
387 void ObjFile::splitEhFrames(ArrayRef<uint8_t> data, Section &ehFrameSection) { in splitEhFrames()1121 Section *ehFrameSection = nullptr; in parse() local1467 void ObjFile::registerEhFrames(Section &ehFrameSection) { in registerEhFrames()