Home
last modified time | relevance | path

Searched defs:DRI (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DTapiFile.cpp108 DataRefImpl DRI; symbol_begin() local
114 DataRefImpl DRI; symbol_end() local
[all...]
H A DMachOObjectFile.cpp119 getSymbolTableEntryBase(const MachOObjectFile &O, DataRefImpl DRI) { in getSymbolTableEntryBase() argument
1790 DataRefImpl DRI = Sec.getRawDataRefImpl(); in getSectionType() local
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 DXCOFFObjectFile.cpp707 DataRefImpl DRI; in section_end() local
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...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h335 DataRefImpl DRI; toDRI() local
364 DataRefImpl DRI; toDRI() local
370 DataRefImpl DRI; toDRI() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp94 DataRefImpl DRI; in getXCOFFSymbolContainingSymbolRef() local
H A DMachODump.cpp943 object::DataRefImpl DRI; in PrintRelocationEntries() local
999 DataRefImpl DRI; in PrintRelocations() local
1019 DataRefImpl DRI; PrintRelocations() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp403 DataRefImpl DRI, in getSymbol()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp2050 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...]