Searched refs:getRelocations (Results 1 – 5 of 5) sorted by relevance
619 DwarfLinkerForBinary::AddressManager::getRelocations( in getRelocations() function in llvm::dsymutil::DwarfLinkerForBinary::AddressManager659 getRelocations(AllRelocs, StartOffset, EndOffset); in hasValidRelocationAt()762 std::vector<ValidReloc> Relocs = getRelocations( in applyValidRelocs()785 getRelocations(ValidDebugAddrRelocs, StartOffset, EndOffset); in relocateIndexedAddr()
94 getRelocations(const std::vector<ValidReloc> &Relocs, uint64_t StartPos,
72 ArrayRef<coff_relocation> Relocs = COFFObj.getRelocations(Sec); in readSections()
1198 COFFObjectFile::getRelocations(const coff_section *Sec) const { in getRelocations() function in COFFObjectFile1790 ArrayRef<coff_relocation> OrigRelocs = Obj->getRelocations(COFFSect); in load()
1073 ArrayRef<coff_relocation> getRelocations(const coff_section *Sec) const;