Searched refs:skipRelocationTypeX86 (Results 1 – 1 of 1) sorted by relevance
168 bool skipRelocationTypeX86(uint64_t Type) { return Type == ELF::R_X86_64_NONE; } in skipRelocationTypeX86() function548 return skipRelocationTypeX86(Type); in skipRelocationType()