Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp1592 static uint64_t GetDWOId(DWARFCompileUnit &dwarf_cu, in GetDWOId() function
1601 llvm::Optional<uint64_t> SymbolFileDWARF::GetDWOId() { in GetDWOId() function in SymbolFileDWARF