Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h43 SID ExceptTabSID; member
H A DRuntimeDyldMachO.cpp232 unsigned ExceptTabSID = RTDYLD_INVALID_SECTION_ID; in finalizeLoad() local