Searched defs:getRelocatedLength (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ | ||
H A D | XCOFFObjectFile.cpp | 72 uint8_t XCOFFRelocation32::getRelocatedLength() const { in getRelocatedLength() function in llvm::object::XCOFFRelocation32 |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ | ||
H A D | XCOFFObjectFile.cpp | 83 uint8_t XCOFFRelocation<AddressType>::getRelocatedLength() const { in getRelocatedLength() function in llvm::object::XCOFFRelocation |