Searched refs:isExtern (Results 1 – 2 of 2) sorted by relevance
293 bool isExtern = MachO->getPlainRelocationExternal(RE); in processRelocationRef() local303 if (isExtern) { in processRelocationRef()
341 bool isExtern = O->getPlainRelocationExternal(RE); in printRelocationTargetName() local344 if (isExtern) { in printRelocationTargetName()879 bool isExtern = getPlainRelocationExternal(RE); in getRelocationSymbol() local880 if (!isExtern) in getRelocationSymbol()