Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSanitizerSpecialCaseList.h65 unsigned FileIdx; member
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerTypeUnit.cpp177 uint32_t FileIdx = in prepareDataForTreeCreation() local
299 uint32_t FileIdx = FileEntry->second; in addFileNameIntoLinetable() local
H A DDWARFLinkerCompileUnit.cpp185 StringEntry *CompileUnit::getFileName(unsigned FileIdx, in getFileName()
1671 uint64_t FileIdx; in getDirAndFilenameFromLineTable() local
1685 CompileUnit::getDirAndFilenameFromLineTable(uint64_t FileIdx) { in getDirAndFilenameFromLineTable()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSpecialCaseList.h153 unsigned FileIdx; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp148 bool SpecialCaseList::parse(unsigned FileIdx, const MemoryBuffer *MB, in parse()
/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.cpp380 const uint32_t FileIdx = OptFileIdx.value(); in convertFunctionLineTable() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp916 for (uint64_t FileIdx = 0; FileIdx <= *LastFileIdxOpt; ++FileIdx) { in collectStatsForObjectFile() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp805 if (auto FileIdx = AttrValue.Value.getAsUnsignedConstant()) { in verifyDebugInfoAttribute() local