| /external/llvm/tools/llvm-objdump/ |
| D | COFFDump.cpp | 196 getSectionContents(const COFFObjectFile *Obj, in getSectionContents() function
|
| /external/llvm/include/llvm/Object/ |
| D | ELF.h | 260 ELFFile<ELFT>::getSectionContents(const Elf_Shdr *Sec) const { in getSectionContents() function
|
| D | ELFObjectFile.h | 585 ELFObjectFile<ELFT>::getSectionContents(DataRefImpl Sec, in getSectionContents() function
|
| /external/llvm-project/llvm/tools/llvm-objdump/ |
| D | COFFDump.cpp | 195 getSectionContents(const COFFObjectFile *Obj, in getSectionContents() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| D | ELF.h | 427 ELFFile<ELFT>::getSectionContents(const Elf_Shdr *Sec) const { in getSectionContents() function
|
| D | ELFObjectFile.h | 724 ELFObjectFile<ELFT>::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function
|
| /external/llvm/lib/Object/ |
| D | COFFObjectFile.cpp | 281 std::error_code COFFObjectFile::getSectionContents(DataRefImpl Ref, in getSectionContents() function in COFFObjectFile 1033 COFFObjectFile::getSectionContents(const coff_section *Sec, in getSectionContents() function in COFFObjectFile
|
| D | MachOObjectFile.cpp | 643 std::error_code MachOObjectFile::getSectionContents(DataRefImpl Sec, in getSectionContents() function in MachOObjectFile
|
| /external/llvm-project/llvm/include/llvm/Object/ |
| D | ELF.h | 465 ELFFile<ELFT>::getSectionContents(const Elf_Shdr &Sec) const { in getSectionContents() function
|
| D | ELFObjectFile.h | 805 ELFObjectFile<ELFT>::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | XCOFFObjectFile.cpp | 267 XCOFFObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in llvm::object::XCOFFObjectFile
|
| D | COFFObjectFile.cpp | 296 COFFObjectFile::getSectionContents(DataRefImpl Ref) const { in getSectionContents() function in COFFObjectFile 1099 Error COFFObjectFile::getSectionContents(const coff_section *Sec, in getSectionContents() function in COFFObjectFile
|
| D | WasmObjectFile.cpp | 1431 WasmObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in WasmObjectFile
|
| D | MachOObjectFile.cpp | 1952 ArrayRef<uint8_t> MachOObjectFile::getSectionContents(uint32_t Offset, in getSectionContents() function in MachOObjectFile 1958 MachOObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in MachOObjectFile
|
| /external/llvm-project/llvm/lib/Object/ |
| D | COFFObjectFile.cpp | 292 COFFObjectFile::getSectionContents(DataRefImpl Ref) const { in getSectionContents() function in COFFObjectFile 1121 Error COFFObjectFile::getSectionContents(const coff_section *Sec, in getSectionContents() function in COFFObjectFile
|
| D | XCOFFObjectFile.cpp | 274 XCOFFObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in llvm::object::XCOFFObjectFile
|
| D | WasmObjectFile.cpp | 1593 WasmObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in WasmObjectFile
|
| D | MachOObjectFile.cpp | 1955 ArrayRef<uint8_t> MachOObjectFile::getSectionContents(uint32_t Offset, in getSectionContents() function in MachOObjectFile 1961 MachOObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in MachOObjectFile
|
| /external/llvm-project/lld/ELF/ |
| D | InputSection.cpp | 52 static ArrayRef<uint8_t> getSectionContents(ObjFile<ELFT> &file, in getSectionContents() function
|