Displaying 2 results from an estimated 2 matches for "loaddatafromexe".
2018 Jan 23
1
[PDB] Error "DIA is not installed on the system" occured in `llvm::pdb::loadDataForExe()`.
Hi all,
I have two questions about reading PDB file.
For `llvm::pdb::loadDataFromEXE(PDB_ReaderType Type, ...)`, there are two places calling this method,
`LLVMSymbolizer::getOrCreateModuleInfo(PDB_ReaderType::DIA, ...)`, see https://github.com/llvm-mirror/llvm/blob/master/lib/DebugInfo/Symbolize/Symbolize.cpp#L403,
and `SymbolFilePDB::CalculateAbilities(PDB_ReaderType::DIA, ...)`,...
2018 Jan 23
0
MachineVerifier and undef
...pdb::loadDataForExe()`.
> Message-ID:
> <HK2PR04MB0753AC43E91C625B23A49274A4E30 at HK2PR04MB0753.apcprd04.prod.outlook.com>
>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi all,
> I have two questions about reading PDB file.
>
> For `llvm::pdb::loadDataFromEXE(PDB_ReaderType Type, ...)`, there are two
> places calling this method,
> `LLVMSymbolizer::getOrCreateModuleInfo(PDB_ReaderType::DIA, ...)`, see
> https://github.com/llvm-mirror/llvm/blob/master/lib/DebugInfo/Symbolize/Symbolize.cpp#L403,
> and `SymbolFilePDB::CalculateAbilities(PDB_Rea...