Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h40 bool AugmentationDataPresent = false; member
49 bool AugmentationDataPresent = false; member
H A DEHFrameSupport.cpp231 if (AugInfo->AugmentationDataPresent) { in processCIE()
233 CIEInfo.AugmentationDataPresent = true; in processCIE()
389 if (CIEInfo->AugmentationDataPresent) { in processFDE()
419 AugInfo.AugmentationDataPresent = true; in parseAugmentationString()