Home
last modified time | relevance | path

Searched defs:Rel (Results 1 – 17 of 17) sorted by relevance

/external/llvm/include/llvm/Object/
DELFObjectFile.h128 const Elf_Shdr *getRelSection(DataRefImpl Rel) const { in getRelSection()
547 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext()
553 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol()
590 ELFObjectFile<ELFT>::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress()
608 ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel, in getRelocationOffset()
617 uint64_t ELFObjectFile<ELFT>::getROffset(DataRefImpl Rel) const { in getROffset()
630 std::error_code ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel, in getRelocationType()
655 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationTypeName()
677 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel, in getRelocationAddend()
696 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationValueString()
[all …]
DObjectFile.h258 virtual std::error_code getRelocationHidden(DataRefImpl Rel, in getRelocationHidden()
DELF.h586 ELFFile<ELFT>::getRelocationSymbol(const Elf_Shdr *Sec, const RelT *Rel) const { in getRelocationSymbol()
/external/llvm/lib/MC/MCDisassembler/
DMCRelocationInfo.cpp25 MCRelocationInfo::createExprForRelocation(object::RelocationRef Rel) { in createExprForRelocation()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFRelocationInfo.cpp28 const MCExpr *createExprForRelocation(RelocationRef Rel) override { in createExprForRelocation()
DX86MachORelocationInfo.cpp27 const MCExpr *createExprForRelocation(RelocationRef Rel) override { in createExprForRelocation()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1017 std::error_code COFFObjectFile::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress()
1022 std::error_code COFFObjectFile::getRelocationOffset(DataRefImpl Rel, in getRelocationOffset()
1047 std::error_code COFFObjectFile::getRelocationType(DataRefImpl Rel, in getRelocationType()
1082 COFFObjectFile::getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName()
1158 COFFObjectFile::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString()
DMachOObjectFile.cpp671 std::error_code MachOObjectFile::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress()
683 std::error_code MachOObjectFile::getRelocationOffset(DataRefImpl Rel, in getRelocationOffset()
713 std::error_code MachOObjectFile::getRelocationType(DataRefImpl Rel, in getRelocationType()
721 MachOObjectFile::getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName()
833 MachOObjectFile::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString()
1008 std::error_code MachOObjectFile::getRelocationHidden(DataRefImpl Rel, in getRelocationHidden()
DELFYAML.cpp593 ELFYAML::Relocation &Rel) { in mapping()
DCOFFYAML.cpp341 COFFYAML::Relocation &Rel) { in mapping()
/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp121 COFFYAML::Relocation Rel; in dumpSections() local
Delf2yaml.cpp167 const RelT *Rel, in dumpRelocation()
/external/clang/lib/Basic/
DFileManager.cpp526 StringRef Rel = path::relative_path(P); in removeDotPaths() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp574 RelocationValueRef &Rel) { in findPPC64TOCSection()
609 RelocationValueRef &Rel) { in findOPDEntrySection()
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp359 for (const auto &Rel : Section.Relocations) { in writeSectionContent() local
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp668 typename ELFO::Elf_Rela Rel) { in printRelocation()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp810 DataRefImpl Rel; in DumpLiteralPointerSection() local
1777 DataRefImpl Rel; in SymbolizerGetOpInfo() local
1857 DataRefImpl Rel; in SymbolizerGetOpInfo() local
1923 DataRefImpl Rel; in SymbolizerGetOpInfo() local
2067 DataRefImpl Rel = Reloc->getRawDataRefImpl(); in SymbolizerGetOpInfo() local
2464 DataRefImpl Rel; in get_symbol_64() local
5646 DataRefImpl Rel; in GuessLiteralPointer() local