Searched refs:getRelocations (Results 1 – 5 of 5) sorted by relevance
72 ArrayRef<coff_relocation> Relocs = COFFObj.getRelocations(Sec); in readSections()
1372 COFFObjectFile::getRelocations(const coff_section *Sec) const { in getRelocations() function in COFFObjectFile2307 ArrayRef<coff_relocation> OrigRelocs = Obj->getRelocations(COFFSect); in load()
39 setRelocs(file->getCOFFObj()->getRelocations(header)); in SectionChunk()
508 file->getCOFFObj()->getRelocations(sc->header); in createThunks()
1188 ArrayRef<coff_relocation> getRelocations(const coff_section *Sec) const;