Searched defs:getRelocationOffset (Results 1 – 7 of 7) sorted by relevance
50 uint32_t getRelocationOffset() const { in getRelocationOffset() function478 uint32_t getRelocationOffset() const { in getRelocationOffset() function499 uint32_t getRelocationOffset() const { in getRelocationOffset() function524 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterHeader); } in getRelocationOffset() function548 …uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeSubfieldRegisterHeader… in getRelocationOffset() function572 uint32_t getRelocationOffset() const { in getRelocationOffset() function609 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterRelHeader); } in getRelocationOffset() function641 uint32_t getRelocationOffset() const { in getRelocationOffset() function664 uint32_t getRelocationOffset() const { in getRelocationOffset() function841 uint32_t getRelocationOffset() const { in getRelocationOffset() function[all …]
121 uint64_t getRelocationOffset(DataRefImpl Rel) const override { return 0; } in getRelocationOffset() function
1127 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
582 uint64_t XCOFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in llvm::object::XCOFFObjectFile
2058 uint64_t WasmObjectFile::getRelocationOffset(DataRefImpl Ref) const { in getRelocationOffset() function in WasmObjectFile
1325 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in COFFObjectFile
2237 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile