| android_relas(const Elf_Shdr *Sec) const | llvm::object::ELFFile< ELFT > | |
| base() const | llvm::object::ELFFile< ELFT > | inline |
| create(StringRef Object) | llvm::object::ELFFile< ELFT > | static |
| decode_relrs(Elf_Relr_Range relrs) const | llvm::object::ELFFile< ELFT > | |
| dynamicEntries() const | llvm::object::ELFFile< ELFT > | |
| Elf_Dyn typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Dyn_Range typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Ehdr typedef | llvm::object::ELFFile< ELFT > | |
| Elf_GnuHash typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Hash typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Nhdr typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Note typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Note_Iterator typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Phdr typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Phdr_Range typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Rel typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Rel_Range typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Rela typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Rela_Range typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Relr typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Relr_Range typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Shdr typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Shdr_Range typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Sym typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Sym_Range typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Verdaux typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Verdef typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Vernaux typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Verneed typedef | llvm::object::ELFFile< ELFT > | |
| Elf_Versym typedef | llvm::object::ELFFile< ELFT > | |
| getBufSize() const | llvm::object::ELFFile< ELFT > | inline |
| getDynamicTagAsString(unsigned Arch, uint64_t Type) const | llvm::object::ELFFile< ELFT > | |
| getDynamicTagAsString(uint64_t Type) const | llvm::object::ELFFile< ELFT > | |
| getEntry(uint32_t Section, uint32_t Entry) const | llvm::object::ELFFile< ELFT > | |
| getEntry(const Elf_Shdr *Section, uint32_t Entry) const | llvm::object::ELFFile< ELFT > | |
| getHeader() const | llvm::object::ELFFile< ELFT > | inline |
| getRelativeRelocationType() const | llvm::object::ELFFile< ELFT > | |
| getRelocationSymbol(const Elf_Rel *Rel, const Elf_Shdr *SymTab) const | llvm::object::ELFFile< ELFT > | |
| getRelocationTypeName(uint32_t Type) const | llvm::object::ELFFile< ELFT > | |
| getRelocationTypeName(uint32_t Type, SmallVectorImpl< char > &Result) const | llvm::object::ELFFile< ELFT > | |
| getSection(const Elf_Sym *Sym, const Elf_Shdr *SymTab, ArrayRef< Elf_Word > ShndxTable) const | llvm::object::ELFFile< ELFT > | |
| getSection(const Elf_Sym *Sym, Elf_Sym_Range Symtab, ArrayRef< Elf_Word > ShndxTable) const | llvm::object::ELFFile< ELFT > | |
| getSection(uint32_t Index) const | llvm::object::ELFFile< ELFT > | |
| getSection(const StringRef SectionName) const | llvm::object::ELFFile< ELFT > | |
| getSectionContents(const Elf_Shdr *Sec) const | llvm::object::ELFFile< ELFT > | |
| getSectionContentsAsArray(const Elf_Shdr *Sec) const | llvm::object::ELFFile< ELFT > | |
| getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms, ArrayRef< Elf_Word > ShndxTable) const | llvm::object::ELFFile< ELFT > | |
| getSectionName(const Elf_Shdr *Section) const | llvm::object::ELFFile< ELFT > | |
| getSectionName(const Elf_Shdr *Section, StringRef DotShstrtab) const | llvm::object::ELFFile< ELFT > | |
| getSectionStringTable(Elf_Shdr_Range Sections) const | llvm::object::ELFFile< ELFT > | |
| getSHNDXTable(const Elf_Shdr &Section) const | llvm::object::ELFFile< ELFT > | |
| getSHNDXTable(const Elf_Shdr &Section, Elf_Shdr_Range Sections) const | llvm::object::ELFFile< ELFT > | |
| getStringTable(const Elf_Shdr *Section) const | llvm::object::ELFFile< ELFT > | |
| getStringTableForSymtab(const Elf_Shdr &Section) const | llvm::object::ELFFile< ELFT > | |
| getStringTableForSymtab(const Elf_Shdr &Section, Elf_Shdr_Range Sections) const | llvm::object::ELFFile< ELFT > | |
| getSymbol(const Elf_Shdr *Sec, uint32_t Index) const | llvm::object::ELFFile< ELFT > | |
| isMips64EL() const | llvm::object::ELFFile< ELFT > | inline |
| isMipsELF64() const | llvm::object::ELFFile< ELFT > | inline |
| notes(const Elf_Phdr &Phdr, Error &Err) const | llvm::object::ELFFile< ELFT > | inline |
| notes(const Elf_Shdr &Shdr, Error &Err) const | llvm::object::ELFFile< ELFT > | inline |
| notes_begin(const Elf_Phdr &Phdr, Error &Err) const | llvm::object::ELFFile< ELFT > | inline |
| notes_begin(const Elf_Shdr &Shdr, Error &Err) const | llvm::object::ELFFile< ELFT > | inline |
| notes_end() const | llvm::object::ELFFile< ELFT > | inline |
| program_headers() const | llvm::object::ELFFile< ELFT > | inline |
| relas(const Elf_Shdr *Sec) const | llvm::object::ELFFile< ELFT > | inline |
| relrs(const Elf_Shdr *Sec) const | llvm::object::ELFFile< ELFT > | inline |
| rels(const Elf_Shdr *Sec) const | llvm::object::ELFFile< ELFT > | inline |
| sections() const | llvm::object::ELFFile< ELFT > | |
| symbols(const Elf_Shdr *Sec) const | llvm::object::ELFFile< ELFT > | inline |
| toMappedAddr(uint64_t VAddr) const | llvm::object::ELFFile< ELFT > | |
| uintX_t typedef | llvm::object::ELFFile< ELFT > | |