Home
last modified time | relevance | path

Searched full:dri (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DTapiFile.cpp88 void TapiFile::moveSymbolNext(DataRefImpl &DRI) const { DRI.d.a++; } in moveSymbolNext()
90 Error TapiFile::printSymbolName(raw_ostream &OS, DataRefImpl DRI) const { in printSymbolName()
91 assert(DRI.d.a < Symbols.size() && "Attempt to access symbol out of bounds"); in printSymbolName()
92 const Symbol &Sym = Symbols[DRI.d.a]; in printSymbolName()
97 Expected<SymbolRef::Type> TapiFile::getSymbolType(DataRefImpl DRI) const { in getSymbolType()
98 assert(DRI.d.a < Symbols.size() && "Attempt to access symbol out of bounds"); in getSymbolType()
99 return Symbols[DRI.d.a].Type; in getSymbolType()
102 Expected<uint32_t> TapiFile::getSymbolFlags(DataRefImpl DRI) const { in getSymbolFlags()
103 assert(DRI in getSymbolFlags()
108 DataRefImpl DRI; symbol_begin() local
114 DataRefImpl DRI; symbol_end() local
[all...]
H A DXCOFFObjectFile.cpp445 DataRefImpl DRI = getSectionByType(SectType); in getSectionFileOffsetToRawData()
447 if (DRI.p == 0) // No section is not an error. in getSectionFileOffsetToRawData()
450 uint64_t SectionOffset = getSectionFileOffsetToRawData(DRI); in getSectionFileOffsetToRawData()
451 uint64_t SizeOfSection = getSectionSize(DRI); in getSectionFileOffsetToRawData()
707 DataRefImpl DRI; in section_end() local
708 DRI.p = getSectionHeaderTableAddress(); in section_end()
709 return section_iterator(SectionRef(DRI, this)); in section_end()
713 DataRefImpl DRI; in getBytesInAddress()
714 DRI.p = getWithOffset(getSectionHeaderTableAddress(),
716 return section_iterator(SectionRef(DRI, thi in getFileFormatName()
439 DataRefImpl DRI = getSectionByType(SectType); getSectionFileOffsetToRawData() local
701 DataRefImpl DRI; section_begin() local
791 DataRefImpl DRI; getSectionByNum() local
799 DataRefImpl DRI; getSectionByType() local
1045 DataRefImpl DRI = getSectionByType(XCOFF::STYP_EXCEPT); getExceptionEntries() local
[all...]
H A DMachOObjectFile.cpp119 getSymbolTableEntryBase(const MachOObjectFile &O, DataRefImpl DRI) { in getSymbolTableEntryBase() argument
120 const char *P = reinterpret_cast<const char *>(DRI.p); in getSymbolTableEntryBase()
1790 DataRefImpl DRI = Sec.getRawDataRefImpl(); in getSectionType() local
1791 uint32_t Flags = getSectionFlags(*this, DRI); in getSectionType()
1828 uint32_t MachOObjectFile::getSymbolAlignment(DataRefImpl DRI) const { in getSymbolAlignment()
1829 uint32_t Flags = cantFail(getSymbolFlags(DRI)); in getSymbolAlignment()
1831 MachO::nlist_base Entry = getSymbolTableEntryBase(*this, DRI); in getSymbolAlignment()
1837 uint64_t MachOObjectFile::getCommonSymbolSizeImpl(DataRefImpl DRI) const { in getCommonSymbolSizeImpl()
1838 return getNValue(DRI); in getCommonSymbolSizeImpl()
1867 Expected<uint32_t> MachOObjectFile::getSymbolFlags(DataRefImpl DRI) cons
1917 DataRefImpl DRI; getSymbolSection() local
2020 DataRefImpl DRI; getSection() local
2598 DataRefImpl DRI; symbol_begin() local
2607 DataRefImpl DRI; symbol_end() local
2627 DataRefImpl DRI; getSymbolByIndex() local
2646 DataRefImpl DRI; section_begin() local
2651 DataRefImpl DRI; section_end() local
2890 DataRefImpl DRI; section_rel_begin() local
2896 DataRefImpl DRI; section_rel_end() local
2902 DataRefImpl DRI; begin_dices() local
2912 DataRefImpl DRI; end_dices() local
4612 DataRefImpl DRI; getAnyRelocationSection() local
[all...]
H A DObjectFile.cpp77 uint32_t ObjectFile::getSymbolAlignment(DataRefImpl DRI) const { return 0; } in getSymbolAlignment()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DTapiFile.h37 void moveSymbolNext(DataRefImpl &DRI) const override;
39 Error printSymbolName(raw_ostream &OS, DataRefImpl DRI) const override;
41 Expected<uint32_t> getSymbolFlags(DataRefImpl DRI) const override;
47 Expected<SymbolRef::Type> getSymbolType(DataRefImpl DRI) const;
H A DELFObjectFile.h354 DataRefImpl DRI; in toDRI()
356 DRI.d.a = 0; in toDRI()
357 DRI.d.b = 0; in toDRI()
358 return DRI;
365 DRI.d.a = 0; in toDRI()
366 DRI.d.b = 0; in toDRI()
367 return DRI; in toDRI()
373 DRI.d.a = SymTableIndex; in toDRI()
374 DRI.d.b = SymbolNum;
375 return DRI; in isExportedToOtherDSO()
335 DataRefImpl DRI; toDRI() local
364 DataRefImpl DRI; toDRI() local
370 DataRefImpl DRI; toDRI() local
[all...]
H A DMachO.h647 MachO::section getSection(DataRefImpl DRI) const;
648 MachO::section_64 getSection64(DataRefImpl DRI) const;
651 MachO::nlist getSymbolTableEntry(DataRefImpl DRI) const;
652 MachO::nlist_64 getSymbol64TableEntry(DataRefImpl DRI) const;
/freebsd-src/sys/compat/linux/
H A Dlinux_util.c175 sz = sizeof("dri/card") - 1; in linux_driver_get_major_minor()
176 if (strncmp(node, "dri/card", sz) == 0 && node[sz] != '\0') { in linux_driver_get_major_minor()
182 sz = sizeof("dri/controlD") - 1; in linux_driver_get_major_minor()
183 if (strncmp(node, "dri/controlD", sz) == 0 && node[sz] != '\0') { in linux_driver_get_major_minor()
189 sz = sizeof("dri/renderD") - 1; in linux_driver_get_major_minor()
190 if (strncmp(node, "dri/renderD", sz) == 0 && node[sz] != '\0') { in linux_driver_get_major_minor()
/freebsd-src/sys/dev/drm2/
H A Ddrm_sysctl.c68 /* Add the sysctl node for DRI if it doesn't already exist */ in drm_sysctl_init()
70 "dri", CTLFLAG_RW | CTLFLAG_MPSAFE, NULL, "DRI Graphics"); in drm_sysctl_init()
77 /* Find the next free slot under hw.dri */ in drm_sysctl_init()
89 /* Add the hw.dri.x for our device */ in drm_sysctl_init()
H A Ddrm_stub.c284 DRM_ERROR("Failed to create hw.dri sysctl entry: %d\n", in drm_fill_in_dev()
369 minor_devname = "dri/controlD%d"; in drm_get_minor()
372 minor_devname = "dri/renderD%d"; in drm_get_minor()
375 minor_devname = "dri/card%d"; in drm_get_minor()
H A Ddrm_vm.c91 DRI client only has to do this mapping in drm_mmap()
/freebsd-src/sys/contrib/device-tree/src/arm/renesas/
H A Dr7s9210.dtsi81 "bri", "dri", "tei";
98 "bri", "dri", "tei";
115 "bri", "dri", "tei";
132 "bri", "dri", "tei";
149 "bri", "dri", "tei";
/freebsd-src/sys/contrib/device-tree/Bindings/clock/
H A Dimx23-clock.yaml48 dri 29
H A Dmicrochip,mpfs.yaml32 mss pll dri registers:
H A Dmicrochip,mpfs-clkcfg.yaml32 mss pll dri registers:
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp94 DataRefImpl DRI; in getXCOFFSymbolContainingSymbolRef() local
95 DRI.p = Obj.getSymbolByIndex(Idx); in getXCOFFSymbolContainingSymbolRef()
96 return SymbolRef(DRI, &Obj); in getXCOFFSymbolContainingSymbolRef()
/freebsd-src/sys/contrib/device-tree/src/arm64/renesas/
H A Dr9a07g043.dtsi291 "bri", "dri", "tei";
310 "bri", "dri", "tei";
329 "bri", "dri", "tei";
348 "bri", "dri", "tei";
367 "bri", "dri", "tei";
H A Dr9a07g054.dtsi391 "bri", "dri", "tei";
410 "bri", "dri", "tei";
429 "bri", "dri", "tei";
448 "bri", "dri", "tei";
467 "bri", "dri", "tei";
H A Dr9a07g044.dtsi390 "bri", "dri", "tei";
408 "bri", "dri", "tei";
426 "bri", "dri", "tei";
444 "bri", "dri", "tei";
462 "bri", "dri", "tei";
H A Dr9a08g045.dtsi67 "bri", "dri", "tei";
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp2048 for (auto DRI = PHIInfo.dests_begin(), DE = PHIInfo.dests_end(); DRI != DE; in prunePHIInfo()
2049 ++DRI) { in prunePHIInfo()
2051 unsigned DestReg = *DRI; in prunePHIInfo()
2166 for (auto DRI = PHIInfo.dests_begin(), DE = PHIInfo.dests_end(); DRI != DE; in createEntryPHIs()
2167 ++DRI) { in createEntryPHIs()
2169 unsigned DestReg = *DRI; in createEntryPHIs()
2211 for (auto DRI = PHIInfo.dests_begin(), DE = PHIInfo.dests_end(); DRI ! in resolvePHIInfos()
2050 for (auto DRI = PHIInfo.dests_begin(), DE = PHIInfo.dests_end(); DRI != DE; prunePHIInfo() local
2168 for (auto DRI = PHIInfo.dests_begin(), DE = PHIInfo.dests_end(); DRI != DE; createEntryPHIs() local
2213 for (auto DRI = PHIInfo.dests_begin(), DE = PHIInfo.dests_end(); DRI != DE; resolvePHIInfos() local
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/serial/
H A Drenesas,scif.yaml112 - const: dri
114 - const: tei-dri
/freebsd-src/sys/amd64/conf/
H A DNOTES52 # the tdfx DRI module from XFree86 and is completely unrelated.
/freebsd-src/sys/dev/drm2/ttm/
H A Dttm_lock.h216 * - Another dri client wants to render, takes the lock and is killed.
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp403 DataRefImpl DRI, in getSymbol() argument
406 MachO::nlist Entry = Obj->getSymbolTableEntry(DRI); in getSymbol()
414 MachO::nlist_64 Entry = Obj->getSymbol64TableEntry(DRI); in getSymbol()

12