Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp24 static unsigned char *processFDE(unsigned char *P, intptr_t DeltaForText, intptr_t DeltaForEH) { in processFDE()
74 intptr_t DeltaForEH = 0; in getEHFrameSection() local