Searched refs:isRelocationSigned (Results 1 – 3 of 3) sorted by relevance
516 bool isRelocationSigned() const;
475 W.printString("IsSigned", Reloc.isRelocationSigned() ? "Yes" : "No"); in printRelocation()
79 bool XCOFFRelocation<AddressType>::isRelocationSigned() const { in isRelocationSigned() function in llvm::object::XCOFFRelocation