Home
last modified time | relevance | path

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

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