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