Searched refs:getRelocationOffset (Results 1 – 12 of 12) sorted by relevance
126 ObjDelegate->printRelocatedField("CodeOffset", Block.getRelocationOffset(), in visitKnownRecord()202 CallSiteInfo.getRelocationOffset(), in visitKnownRecord()299 ObjDelegate->printRelocatedField("DataOffset", Data.getRelocationOffset(), in visitKnownRecord()320 DefRangeFramePointerRel.getRelocationOffset()); in visitKnownRecord()334 DefRangeRegisterRel.getRelocationOffset()); in visitKnownRecord()345 DefRangeRegister.getRelocationOffset()); in visitKnownRecord()357 DefRangeSubfieldRegister.getRelocationOffset()); in visitKnownRecord()376 DefRangeSubfield.getRelocationOffset()); in visitKnownRecord()393 printLocalVariableAddrRange(DefRange.Range, DefRange.getRelocationOffset()); in visitKnownRecord()403 FrameCookie.getRelocationOffset(), in visitKnownRecord()[all …]
50 uint32_t getRelocationOffset() const { in getRelocationOffset() function446 uint32_t getRelocationOffset() const { in getRelocationOffset() function467 uint32_t getRelocationOffset() const { in getRelocationOffset() function492 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterHeader); } in getRelocationOffset() function516 …uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeSubfieldRegisterHeader… in getRelocationOffset() function540 uint32_t getRelocationOffset() const { in getRelocationOffset() function577 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterRelHeader); } in getRelocationOffset() function609 uint32_t getRelocationOffset() const { in getRelocationOffset() function632 uint32_t getRelocationOffset() const { in getRelocationOffset() function809 uint32_t getRelocationOffset() const { in getRelocationOffset() function[all …]
285 virtual uint64_t getRelocationOffset(DataRefImpl Rel) const = 0;546 return OwningObject->getRelocationOffset(RelocationPimpl); in getOffset()
198 uint64_t getRelocationOffset(DataRefImpl Rel) const override;
307 uint64_t getRelocationOffset(DataRefImpl Rel) const override;
300 uint64_t getRelocationOffset(DataRefImpl Rel) const override;1011 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
336 uint64_t getRelocationOffset(DataRefImpl Rel) const override;
967 uint64_t getRelocationOffset(DataRefImpl Rel) const override;
350 uint64_t XCOFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in llvm::object::XCOFFObjectFile
1151 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in COFFObjectFile
1697 uint64_t WasmObjectFile::getRelocationOffset(DataRefImpl Ref) const { in getRelocationOffset() function in WasmObjectFile
2131 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile