Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h114 bool TargetIsLocalThumbFunc = false; in processRelocationRef() local
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp59 bool TargetIsLocalThumbFunc) { in processScatteredVANILLA()