Searched defs:getRelocationOffset (Results 1 – 6 of 6) sorted by relevance
50 uint32_t getRelocationOffset() const { in getRelocationOffset() function439 uint32_t getRelocationOffset() const { in getRelocationOffset() function460 uint32_t getRelocationOffset() const { in getRelocationOffset() function485 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterHeader); } in getRelocationOffset() function509 …uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeSubfieldRegisterHeader… in getRelocationOffset() function533 uint32_t getRelocationOffset() const { in getRelocationOffset() function570 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterRelHeader); } in getRelocationOffset() function602 uint32_t getRelocationOffset() const { in getRelocationOffset() function625 uint32_t getRelocationOffset() const { in getRelocationOffset() function802 uint32_t getRelocationOffset() const { in getRelocationOffset() function[all …]
331 uint64_t XCOFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in llvm::object::XCOFFObjectFile
1477 uint64_t WasmObjectFile::getRelocationOffset(DataRefImpl Ref) const { in getRelocationOffset() function in WasmObjectFile
1125 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in COFFObjectFile
2119 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile
889 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function