Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
HDRuntimeDyldCOFFX86_64.h31 SmallVector<SID, 2> RegisteredEHFrameSections; variable
277 RegisteredEHFrameSections.push_back(EHFrameSID); in registerEHFrames()
HDRuntimeDyldCOFFAArch64.h70 SmallVector<SID, 2> RegisteredEHFrameSections; variable