Searched defs:EHFrameLoadAddr (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h182 uint64_t EHFrameLoadAddr = Sections[EHFrameSID].getLoadAddress(); variable
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp202 uint64_t EHFrameLoadAddr = Sections[EHFrameSID].getLoadAddress(); local
214 uint64_t EHFrameLoadAddr = Sections[EHFrameSID].getLoadAddress(); local

Completed in 70 milliseconds