Searched refs:isExtern (Results 1 – 2 of 2) sorted by relevance
218 bool isExtern = (RelType >> 27) & 1; in processRelocationRef() local219 if (isExtern) { in processRelocationRef()
789 bool isExtern = (RE->Word1 >> 27) & 1; in getRelocationSymbol() local793 if (isExtern) { in getRelocationSymbol()917 bool isExtern = (RE->Word1 >> 27) & 1; in getRelocationAdditionalInfo() local919 if (!isExtern) { in getRelocationAdditionalInfo()1005 bool isExtern = (RE->Word1 >> 27) & 1; in printRelocationTargetName() local1008 if (isExtern) { in printRelocationTargetName()