Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
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()
/freebsd/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
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp914 for (uint64_t FileIdx = 0; FileIdx <= *LastFileIdxOpt; ++FileIdx) { in collectStatsForObjectFile() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp770 if (auto FileIdx = AttrValue.Value.getAsUnsignedConstant()) { in verifyDebugInfoAttribute() local