Home
last modified time | relevance | path

Searched defs:getSectionContents (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/Object/
DELF.h260 ELFFile<ELFT>::getSectionContents(const Elf_Shdr *Sec) const { in getSectionContents() function
DELFObjectFile.h585 ELFObjectFile<ELFT>::getSectionContents(DataRefImpl Sec, in getSectionContents() function
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp196 getSectionContents(const COFFObjectFile *Obj, in getSectionContents() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h427 ELFFile<ELFT>::getSectionContents(const Elf_Shdr *Sec) const { in getSectionContents() function
DELFObjectFile.h724 ELFObjectFile<ELFT>::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp281 std::error_code COFFObjectFile::getSectionContents(DataRefImpl Ref, in getSectionContents() function in COFFObjectFile
1033 COFFObjectFile::getSectionContents(const coff_section *Sec, in getSectionContents() function in COFFObjectFile
DMachOObjectFile.cpp643 std::error_code MachOObjectFile::getSectionContents(DataRefImpl Sec, in getSectionContents() function in MachOObjectFile
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp267 XCOFFObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in llvm::object::XCOFFObjectFile
DCOFFObjectFile.cpp296 COFFObjectFile::getSectionContents(DataRefImpl Ref) const { in getSectionContents() function in COFFObjectFile
1099 Error COFFObjectFile::getSectionContents(const coff_section *Sec, in getSectionContents() function in COFFObjectFile
DWasmObjectFile.cpp1431 WasmObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in WasmObjectFile
DMachOObjectFile.cpp1952 ArrayRef<uint8_t> MachOObjectFile::getSectionContents(uint32_t Offset, in getSectionContents() function in MachOObjectFile
1958 MachOObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in MachOObjectFile