Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp997 void walkEHFrameSection(span<const char> EHFrameSection, in walkEHFrameSection() function
1051 walkEHFrameSection(EHFrameSection, __register_frame); in registerEHFrames()
1057 walkEHFrameSection(EHFrameSection, __deregister_frame); in deregisterEHFrames()