| android_relas(const Elf_Shdr &Sec) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| base() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| create(StringRef Object) | llvm::objcopy::elf::ELFFile< ELFT > | static |
| createFakeSections() | llvm::objcopy::elf::ELFFile< ELFT > | |
| crels(const Elf_Shdr &Sec) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| decode_relrs(Elf_Relr_Range relrs) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| decodeBBAddrMap(const Elf_Shdr &Sec, const Elf_Shdr *RelaSec=nullptr, std::vector< PGOAnalysisMap > *PGOAnalyses=nullptr) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| decodeCrel(ArrayRef< uint8_t > Content) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| dynamicEntries() const | llvm::objcopy::elf::ELFFile< ELFT > | |
| ELFFile(const ELFFile &)=default | llvm::objcopy::elf::ELFFile< ELFT > | |
| ELFFile(ELFFile &&)=default | llvm::objcopy::elf::ELFFile< ELFT > | |
| end() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| getBufSize() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| getCrelHeader(ArrayRef< uint8_t > Content) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getDynamicTagAsString(unsigned Arch, uint64_t Type) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getDynamicTagAsString(uint64_t Type) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getDynSymtabSize() const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getEntry(uint32_t Section, uint32_t Entry) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getEntry(const Elf_Shdr &Section, uint32_t Entry) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getHeader() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| getLinkAsStrtab(const typename ELFT::Shdr &Sec) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getPhNum() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| getRelativeRelocationType() const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getRelocationSymbol(const Elf_Rel &Rel, const Elf_Shdr *SymTab) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getRelocationTypeName(uint32_t Type) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getRelocationTypeName(uint32_t Type, SmallVectorImpl< char > &Result) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSection(const Elf_Sym &Sym, const Elf_Shdr *SymTab, DataRegion< Elf_Word > ShndxTable) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSection(const Elf_Sym &Sym, Elf_Sym_Range Symtab, DataRegion< Elf_Word > ShndxTable) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSection(uint32_t Index) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSectionAndRelocations(std::function< Expected< bool >(const Elf_Shdr &)> IsMatch) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSectionContents(const Elf_Shdr &Sec) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSectionContentsAsArray(const Elf_Shdr &Sec) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSectionIndex(const Elf_Sym &Sym, Elf_Sym_Range Syms, DataRegion< Elf_Word > ShndxTable) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSectionName(const Elf_Shdr &Section, WarningHandler WarnHandler=&defaultWarningHandler) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSectionName(const Elf_Shdr &Section, StringRef DotShstrtab) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSectionStringTable(Elf_Shdr_Range Sections, WarningHandler WarnHandler=&defaultWarningHandler) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSegmentContents(const Elf_Phdr &Phdr) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSHNDXTable(const Elf_Shdr &Section) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSHNDXTable(const Elf_Shdr &Section, Elf_Shdr_Range Sections) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getShNum() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| getShStrNdx() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| getStringTable(const Elf_Shdr &Section, WarningHandler WarnHandler=&defaultWarningHandler) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getStringTableForSymtab(const Elf_Shdr &Section) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getStringTableForSymtab(const Elf_Shdr &Section, Elf_Shdr_Range Sections) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSymbol(const Elf_Shdr *Sec, uint32_t Index) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getSymbolVersionByIndex(uint32_t SymbolVersionIndex, bool &IsDefault, SmallVector< std::optional< VersionEntry >, 0 > &VersionMap, std::optional< bool > IsSymHidden) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getVersionDefinitions(const Elf_Shdr &Sec) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| getVersionDependencies(const Elf_Shdr &Sec, WarningHandler WarnHandler=&defaultWarningHandler) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| isLE() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| isMips64EL() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| isMipsELF64() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| loadVersionMap(const Elf_Shdr *VerNeedSec, const Elf_Shdr *VerDefSec) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| notes(const Elf_Phdr &Phdr, Error &Err) const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| notes(const Elf_Shdr &Shdr, Error &Err) const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| notes_begin(const Elf_Phdr &Phdr, Error &Err) const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| notes_begin(const Elf_Shdr &Shdr, Error &Err) const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| notes_end() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| operator=(const ELFFile &)=default | llvm::objcopy::elf::ELFFile< ELFT > | |
| program_headers() const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| relas(const Elf_Shdr &Sec) const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| relrs(const Elf_Shdr &Sec) const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| rels(const Elf_Shdr &Sec) const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| RelsOrRelas typedef | llvm::objcopy::elf::ELFFile< ELFT > | |
| sections() const | llvm::objcopy::elf::ELFFile< ELFT > | |
| symbols(const Elf_Shdr *Sec) const | llvm::objcopy::elf::ELFFile< ELFT > | inline |
| toMappedAddr(uint64_t VAddr, WarningHandler WarnHandler=&defaultWarningHandler) const | llvm::objcopy::elf::ELFFile< ELFT > | |
| WarningHandler typedef | llvm::objcopy::elf::ELFFile< ELFT > | |