Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp2070 ArrayRef<uint8_t> getSegmentContents(const MachOObjectFile &Obj, in getSegmentContents() function
2086 ArrayRef<uint8_t> getSegmentContents(const MachOObjectFile &Obj, in getSegmentContents() function
2100 MachOObjectFile::getSegmentContents(StringRef SegmentName) const { in getSegmentContents() function in MachOObjectFile
2122 MachOObjectFile::getSegmentContents(size_t SegmentIndex) const { in getSegmentContents() function in MachOObjectFile
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DELF.h603 ELFFile<ELFT>::getSegmentContents(const Elf_Phdr &Phdr) const { in getSegmentContents() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DELF.h603 ELFFile<ELFT>::getSegmentContents(const Elf_Phdr &Phdr) const { in getSegmentContents() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DELF.h603 ELFFile<ELFT>::getSegmentContents(const Elf_Phdr &Phdr) const { in getSegmentContents() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DELF.h603 ELFFile<ELFT>::getSegmentContents(const Elf_Phdr &Phdr) const { in getSegmentContents() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DELF.h524 ELFFile<ELFT>::getSegmentContents(const Elf_Phdr &Phdr) const { in getSegmentContents() function