Home
last modified time | relevance | path

Searched refs:getRelocatedLength (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DXCOFFObjectFile.h196 uint8_t getRelocatedLength() const;
/external/llvm-project/llvm/include/llvm/Object/
DXCOFFObjectFile.h215 uint8_t getRelocatedLength() const;
/external/llvm-project/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp151 W.printNumber("Length", Reloc.getRelocatedLength()); in printRelocations()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp72 uint8_t XCOFFRelocation32::getRelocatedLength() const { in getRelocatedLength() function in llvm::object::XCOFFRelocation32
/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp79 uint8_t XCOFFRelocation32::getRelocatedLength() const { in getRelocatedLength() function in llvm::object::XCOFFRelocation32