/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ELFObjectFile.h | 307 const Elf_Shdr *getRelSection(DataRefImpl Rel) const { in getRelSection() 865 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() 871 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() 889 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() 898 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() 913 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationTypeName() 920 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() 928 ELFObjectFile<ELFT>::getRel(DataRefImpl Rel) const { in getRel()
|
D | ELFTypes.h | 62 using Rel = Elf_Rel_Impl<ELFType<E, Is64>, false>; member
|
D | ELF.h | 474 ELFFile<ELFT>::getRelocationSymbol(const Elf_Rel *Rel, in getRelocationSymbol()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | RelocationResolver.cpp | 303 uint32_t Rel = R.getType(); in resolveMips32() local 322 uint32_t Rel = R.getType(); in resolveSparc32() local
|
D | WasmObjectFile.cpp | 1478 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationOffset() local 1483 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationSymbol() local 1493 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationType() local 1499 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationTypeName() local
|
D | XCOFFObjectFile.cpp | 349 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationTypeName()
|
D | COFFObjectFile.cpp | 1278 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationTypeName()
|
D | MachOObjectFile.cpp | 2159 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationTypeName()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceELFSection.h | 381 Elf32_Rel Rel; in writeData() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 1506 ELFYAML::DynamicEntry &Rel) { in mapping() 1552 ELFYAML::Relocation &Rel) { in mapping()
|
D | COFFYAML.cpp | 410 COFFYAML::Relocation &Rel) { in mapping()
|
D | ELFEmitter.cpp | 811 for (const auto &Rel : Section.Relocations) { in writeSectionContent() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | WasmObjectWriter.cpp | 179 raw_ostream &operator<<(raw_ostream &OS, const WasmRelocationEntry &Rel) { in operator <<() 1484 auto HandleReloc = [&](const WasmRelocationEntry &Rel) { in writeObject()
|
D | MachObjectWriter.cpp | 968 for (const RelAndSymbol &Rel : make_range(Relocs.rbegin(), Relocs.rend())) { in writeObject() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 563 RelocationValueRef &Rel) { in findPPC64TOCSection() 604 RelocationValueRef &Rel) { in findOPDEntrySection()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.cpp | 1052 NodeList Rel = getRelatedRefs(IA, DA); in pushClobbers() local 1098 NodeList Rel = getRelatedRefs(IA, DA); in pushDefs() local
|
D | HexagonCommonGEP.cpp | 474 static const NodeSet *node_class(GepNode *N, NodeSymRel &Rel) { in node_class()
|
/third_party/mindspore/mindspore/ |
D | _checkparam.py | 32 class Rel(Enum): class
|