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

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h42 SID EHFrameSID; member in struct:llvm::RuntimeDyldMachO::EHFrameRelatedSections
H A DRuntimeDyldMachO.cpp214 unsigned EHFrameSID = RTDYLD_INVALID_SECTION_ID; local
H A DRuntimeDyldELF.cpp200 SID EHFrameSID = UnregisteredEHFrameSections[i]; local
212 SID EHFrameSID = RegisteredEHFrameSections[i]; local

Completed in 104 milliseconds