Home
last modified time | relevance | path

Searched defs:getSegmentContents (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DELF.h522 ELFFile<ELFT>::getSegmentContents(const Elf_Phdr &Phdr) const { in getSegmentContents() function
/llvm-project-15.0.7/llvm/lib/Object/
H A DMachOObjectFile.cpp2061 ArrayRef<uint8_t> getSegmentContents(const MachOObjectFile &Obj, in getSegmentContents() function
2078 MachOObjectFile::getSegmentContents(StringRef SegmentName) const { in getSegmentContents() function in MachOObjectFile