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