Searched refs:getRelocationOffset (Results 1 – 12 of 12) sorted by relevance
124 ObjDelegate->printRelocatedField("CodeOffset", Block.getRelocationOffset(), in visitKnownRecord()200 CallSiteInfo.getRelocationOffset(), in visitKnownRecord()297 ObjDelegate->printRelocatedField("DataOffset", Data.getRelocationOffset(), in visitKnownRecord()318 DefRangeFramePointerRel.getRelocationOffset()); in visitKnownRecord()332 DefRangeRegisterRel.getRelocationOffset()); in visitKnownRecord()343 DefRangeRegister.getRelocationOffset()); in visitKnownRecord()355 DefRangeSubfieldRegister.getRelocationOffset()); in visitKnownRecord()374 DefRangeSubfield.getRelocationOffset()); in visitKnownRecord()391 printLocalVariableAddrRange(DefRange.Range, DefRange.getRelocationOffset()); in visitKnownRecord()401 FrameCookie.getRelocationOffset(), in visitKnownRecord()[all …]
49 uint32_t getRelocationOffset() const { in getRelocationOffset() function445 uint32_t getRelocationOffset() const { in getRelocationOffset() function466 uint32_t getRelocationOffset() const { in getRelocationOffset() function491 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterHeader); } in getRelocationOffset() function515 …uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeSubfieldRegisterHeader… in getRelocationOffset() function539 uint32_t getRelocationOffset() const { in getRelocationOffset() function576 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterRelHeader); } in getRelocationOffset() function608 uint32_t getRelocationOffset() const { in getRelocationOffset() function631 uint32_t getRelocationOffset() const { in getRelocationOffset() function808 uint32_t getRelocationOffset() const { in getRelocationOffset() function[all …]
288 virtual uint64_t getRelocationOffset(DataRefImpl Rel) const = 0;564 return OwningObject->getRelocationOffset(RelocationPimpl); in getOffset()
195 uint64_t getRelocationOffset(DataRefImpl Rel) const override;
313 uint64_t getRelocationOffset(DataRefImpl Rel) const override;1035 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
611 uint64_t getRelocationOffset(DataRefImpl Rel) const override;
486 uint64_t getRelocationOffset(DataRefImpl Rel) const override;
960 uint64_t getRelocationOffset(DataRefImpl Rel) const override;
567 uint64_t XCOFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in llvm::object::XCOFFObjectFile
1215 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in COFFObjectFile
1775 uint64_t WasmObjectFile::getRelocationOffset(DataRefImpl Ref) const { in getRelocationOffset() function in WasmObjectFile
2229 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile