Home
last modified time | relevance | path

Searched defs:FileIdx (Results 1 – 7 of 7) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ !
H A DDWARFLinkerTypeUnit.cpp178 uint32_t FileIdx = in prepareDataForTreeCreation() local
289 uint32_t FileIdx = 0; in addFileNameIntoLinetable() local
H A DDWARFLinkerCompileUnit.cpp188 StringEntry *CompileUnit::getFileName(unsigned FileIdx, in getFileName()
1675 uint64_t FileIdx; in getDirAndFilenameFromLineTable() local
1689 CompileUnit::getDirAndFilenameFromLineTable(uint64_t FileIdx) { in getDirAndFilenameFromLineTable()
/src/contrib/llvm-project/clang/lib/IndexSerialization/ !
H A DSerializablePathCollection.cpp54 const auto FileIdx = in tryStoreFilePath() local
/src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ !
H A DGsymCreator.cpp51 uint32_t GsymCreator::copyFile(const GsymCreator &SrcGC, uint32_t FileIdx) { in copyFile()
H A DDwarfTransformer.cpp371 const uint32_t FileIdx = OptFileIdx.value(); in convertFunctionLineTable() local
/src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ !
H A DStatistics.cpp914 for (uint64_t FileIdx = 0; FileIdx <= *LastFileIdxOpt; ++FileIdx) { in collectStatsForObjectFile() local
/src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ !
H A DDWARFVerifier.cpp770 if (auto FileIdx = AttrValue.Value.getAsUnsignedConstant()) { in verifyDebugInfoAttribute() local