Searched refs:FileIdx (Results 1 – 3 of 3) sorted by relevance
54 const auto FileIdx = in tryStoreFilePath() local57 UniqueFiles.try_emplace(&FE, FileIdx); in tryStoreFilePath()58 return FileIdx; in tryStoreFilePath()
282 const uint32_t FileIdx = CUI.DWARFToGSYMFileIndex(Gsym, Row.File); in convertFunctionLineTable() local302 LineEntry LE(RowAddress, FileIdx, Row.Line); in convertFunctionLineTable()330 if (LastLE && LastLE->File == FileIdx && LastLE->Line == Row.Line) in convertFunctionLineTable()
674 if (auto FileIdx = AttrValue.Value.getAsUnsignedConstant()) { in verifyDebugInfoAttribute() local679 if (!LT->hasFileAtIndex(*FileIdx)) { in verifyDebugInfoAttribute()685 llvm::formatv("{0}", *FileIdx) + in verifyDebugInfoAttribute()691 llvm::formatv("{0}", *FileIdx) + in verifyDebugInfoAttribute()698 llvm::formatv("{0}", *FileIdx) + in verifyDebugInfoAttribute()