Searched refs:getRelocations (Results 1 – 4 of 4) sorted by relevance
72 ArrayRef<coff_relocation> Relocs = COFFObj.getRelocations(Sec); in readSections()
35 Relocs(File->getCOFFObj()->getRelocations(Header)) { in SectionChunk()
1035 ArrayRef<coff_relocation> getRelocations(const coff_section *Sec) const;
1196 COFFObjectFile::getRelocations(const coff_section *Sec) const { in getRelocations() function in COFFObjectFile