Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp1640 DwarfLineTable &BinaryLineTable = getDwarfLineTable(CUID); in preprocessDebugInfo() local
1641 BinaryLineTable.setLabel(Ctx->getOrCreateSymbol( in preprocessDebugInfo()
1665 BinaryLineTable.setRootFile(CU->getCompilationDir(), *Name, Checksum, in preprocessDebugInfo()
1669 BinaryLineTable.setDwarfVersion(DwarfVersion); in preprocessDebugInfo()