Home
last modified time | relevance | path

Searched defs:ehFrameSection (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.cpp387 void ObjFile::splitEhFrames(ArrayRef<uint8_t> data, Section &ehFrameSection) { in splitEhFrames()
1121 Section *ehFrameSection = nullptr; in parse() local
1467 void ObjFile::registerEhFrames(Section &ehFrameSection) { in registerEhFrames()