Searched defs:getSegmentContents (Results 1 – 2 of 2) sorted by relevance
522 ELFFile<ELFT>::getSegmentContents(const Elf_Phdr &Phdr) const { in getSegmentContents() function
2061 ArrayRef<uint8_t> getSegmentContents(const MachOObjectFile &Obj, in getSegmentContents() function2078 MachOObjectFile::getSegmentContents(StringRef SegmentName) const { in getSegmentContents() function in MachOObjectFile