Searched refs:getRelocations (Results 1 – 12 of 12) sorted by relevance
89 for (const WasmRelocation &reloc : chunk->getRelocations()) { in scanRelocations()
125 for (const WasmRelocation reloc : c->getRelocations()) { in mark()
47 ArrayRef<WasmRelocation> getRelocations() const { return relocations; } in getRelocations() function
72 ArrayRef<coff_relocation> Relocs = COFFObj.getRelocations(Sec); in readSections()
35 setRelocs(file->getCOFFObj()->getRelocations(header)); in SectionChunk()
441 file->getCOFFObj()->getRelocations(sc->header); in createThunks()
1194 COFFObjectFile::getRelocations(const coff_section *Sec) const { in getRelocations() function in COFFObjectFile1786 ArrayRef<coff_relocation> OrigRelocs = Obj->getRelocations(COFFSect); in load()
1172 COFFObjectFile::getRelocations(const coff_section *Sec) const { in getRelocations() function in COFFObjectFile1769 ArrayRef<coff_relocation> OrigRelocs = Obj->getRelocations(COFFSect); in load()
853 getRelocations(const coff_section *Sec) const;
1039 ArrayRef<coff_relocation> getRelocations(const coff_section *Sec) const;
1050 ArrayRef<coff_relocation> getRelocations(const coff_section *Sec) const;
1106 COFFObjectFile::getRelocations(const coff_section *Sec) const { in getRelocations() function in COFFObjectFile