Searched refs:skipRelocationType (Results 1 – 3 of 3) sorted by relevance
59 static bool skipRelocationType(uint64_t Type);
545 bool Relocation::skipRelocationType(uint64_t Type) { in skipRelocationType() function in Relocation
2333 if (Relocation::skipRelocationType(RType)) in readRelocations()