Searched defs:getSectionContents (Results 1 – 5 of 5) sorted by relevance
196 getSectionContents(const COFFObjectFile *Obj, in getSectionContents() function
338 std::error_code COFFObjectFile::getSectionContents(DataRefImpl Ref, in getSectionContents() function in COFFObjectFile991 COFFObjectFile::getSectionContents(const coff_section *Sec, in getSectionContents() function in COFFObjectFile
569 std::error_code MachOObjectFile::getSectionContents(DataRefImpl Sec, in getSectionContents() function in MachOObjectFile
458 ELFObjectFile<ELFT>::getSectionContents(DataRefImpl Sec, in getSectionContents() function
539 ELFFile<ELFT>::getSectionContents(const Elf_Shdr *Sec) const { in getSectionContents() function