Searched refs:getRelocatedLength (Results 1 – 3 of 3) sorted by relevance
215 uint8_t getRelocatedLength() const;
151 W.printNumber("Length", Reloc.getRelocatedLength()); in printRelocations()
80 uint8_t XCOFFRelocation32::getRelocatedLength() const { in getRelocatedLength() function in llvm::object::XCOFFRelocation32