Searched refs:isNullSymbol (Results 1 – 4 of 4) sorted by relevance
25 if (isNullSymbol()) in offset()35 assert(!isNullSymbol()); in symbol()54 if (isNullSymbol()) { in emit()
49 bool isNullSymbol() const { return ConstValue == NullSymbol; } in isNullSymbol() function
78 if (!F.isNullSymbol()) { in addRelocations()
361 if (Fixup.isNullSymbol()) { in writeData()