Home
last modified time | relevance | path

Searched refs:NeedsAbsoluteFilePath (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.cpp374 bool NeedsAbsoluteFilePath, in getFileNameForCompileUnit() argument
378 !LineTable->getFileNameByIndex(FileIndex, NeedsAbsoluteFilePath, in getFileNameForCompileUnit()
381 if (NeedsAbsoluteFilePath && sys::path::is_relative(FileName)) { in getFileNameForCompileUnit()
396 bool NeedsAbsoluteFilePath, in getFileLineInfoForCompileUnit() argument
408 NeedsAbsoluteFilePath, FileName)) in getFileLineInfoForCompileUnit()
438 const bool NeedsAbsoluteFilePath = in getLineInfoForAddress() local
441 NeedsAbsoluteFilePath, in getLineInfoForAddress()
479 const bool NeedsAbsoluteFilePath = in getLineInfoForAddressRange() local
494 NeedsAbsoluteFilePath, FileName); in getLineInfoForAddressRange()
528 const bool NeedsAbsoluteFilePath = in getInliningInfoForAddress() local
[all …]
HDDWARFDebugLine.h188 bool NeedsAbsoluteFilePath,
HDDWARFDebugLine.cpp606 bool NeedsAbsoluteFilePath, in getFileNameByIndex() argument
612 if (!NeedsAbsoluteFilePath || in getFileNameByIndex()