Searched defs:getRelocationOffset (Results 1 – 7 of 7) sorted by relevance
49 uint32_t getRelocationOffset() const { in getRelocationOffset() function466 uint32_t getRelocationOffset() const { in getRelocationOffset() function487 uint32_t getRelocationOffset() const { in getRelocationOffset() function512 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterHeader); } in getRelocationOffset() function536 …uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeSubfieldRegisterHeader… in getRelocationOffset() function560 uint32_t getRelocationOffset() const { in getRelocationOffset() function597 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterRelHeader); } in getRelocationOffset() function629 uint32_t getRelocationOffset() const { in getRelocationOffset() function652 uint32_t getRelocationOffset() const { in getRelocationOffset() function829 uint32_t getRelocationOffset() const { in getRelocationOffset() function[all …]
115 uint64_t getRelocationOffset(DataRefImpl Rel) const override { return 0; } getRelocationOffset() function
1060 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { getRelocationOffset() function
1855 uint64_t WasmObjectFile::getRelocationOffset(DataRefImpl Ref) const { getRelocationOffset() function in WasmObjectFile
571 uint64_t XCOFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { getRelocationOffset() function in llvm::object::XCOFFObjectFile
1266 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { getRelocationOffset() function in COFFObjectFile
2236 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile