Searched defs:getSectionContents (Results 1 – 5 of 5) sorted by relevance
196 getSectionContents(const COFFObjectFile *Obj, in getSectionContents() function
266 ELFFile<ELFT>::getSectionContents(const Elf_Shdr *Sec) const { in getSectionContents() function
566 ELFObjectFile<ELFT>::getSectionContents(DataRefImpl Sec, in getSectionContents() function
282 std::error_code COFFObjectFile::getSectionContents(DataRefImpl Ref, in getSectionContents() function in COFFObjectFile948 COFFObjectFile::getSectionContents(const coff_section *Sec, in getSectionContents() function in COFFObjectFile
517 std::error_code MachOObjectFile::getSectionContents(DataRefImpl Sec, in getSectionContents() function in MachOObjectFile