Searched defs:UnregisteredEHFrameSections (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h156 SmallVector<SID, 2> UnregisteredEHFrameSections; member in class:llvm::RuntimeDyldELF
H A DRuntimeDyldMachO.h49 SmallVector<EHFrameRelatedSections, 2> UnregisteredEHFrameSections; member in class:llvm::RuntimeDyldMachO
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h30 SmallVector<SID, 2> UnregisteredEHFrameSections; member in class:llvm::RuntimeDyldCOFFX86_64
H A DRuntimeDyldCOFFAArch64.h70 SmallVector<SID, 2> UnregisteredEHFrameSections; member in class:llvm::RuntimeDyldCOFFAArch64

Completed in 61 milliseconds