Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h41 SID EHFrameSID; member
H A DRuntimeDyldMachO.cpp230 unsigned EHFrameSID = RTDYLD_INVALID_SECTION_ID; in finalizeLoad() local
H A DRuntimeDyldELF.cpp224 uint8_t *EHFrameAddr = Sections[EHFrameSID].getAddress(); in registerEHFrames() local