Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp196 getSectionContents(const COFFObjectFile *Obj, in getSectionContents() function
/external/llvm/include/llvm/Object/
DELF.h266 ELFFile<ELFT>::getSectionContents(const Elf_Shdr *Sec) const { in getSectionContents() function
DELFObjectFile.h566 ELFObjectFile<ELFT>::getSectionContents(DataRefImpl Sec, in getSectionContents() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp282 std::error_code COFFObjectFile::getSectionContents(DataRefImpl Ref, in getSectionContents() function in COFFObjectFile
948 COFFObjectFile::getSectionContents(const coff_section *Sec, in getSectionContents() function in COFFObjectFile
DMachOObjectFile.cpp517 std::error_code MachOObjectFile::getSectionContents(DataRefImpl Sec, in getSectionContents() function in MachOObjectFile