Searched defs:getSectionContents (Results 1 – 9 of 9) sorted by relevance
91 getSectionContents(DataRefImpl Sec) const override { getSectionContents() function
885 ELFObjectFile<ELFT>::getSectionContents(DataRefImpl Sec) const { getSectionContents() function
623 ELFFile<ELFT>::getSectionContents(const Elf_Shdr &Sec) const { getSectionContents() function
359 getSectionContents(const COFFObjectFile *Obj, in getSectionContents() function
294 COFFObjectFile::getSectionContents(DataRefImpl Ref) const { getSectionContents() function in COFFObjectFile 1239 Error COFFObjectFile::getSectionContents(const coff_section *Sec, getSectionContents() function in COFFObjectFile
1811 WasmObjectFile::getSectionContents(DataRefImpl Sec) const { getSectionContents() function in WasmObjectFile
402 XCOFFObjectFile::getSectionContents(DataRefImpl Sec) const { getSectionContents() function in llvm::object::XCOFFObjectFile
1980 ArrayRef<uint8_t> MachOObjectFile::getSectionContents(uint32_t Offset, in getSectionContents() function in MachOObjectFile 1986 MachOObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in MachOObjectFile
45 static ArrayRef<uint8_t> getSectionContents(ObjFile<ELFT> &file, in getSectionContents() function