Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDataExtractor.cpp29 llvm::DataExtractor DWARFDataExtractor::GetAsLLVM() const { in GetAsLLVM() function in lldb_private::DWARFDataExtractor
HDDWARFContext.cpp128 llvm::DWARFContext &DWARFContext::GetAsLLVM() { in GetAsLLVM() function in DWARFContext
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Utility/
HDDataExtractor.h987 llvm::DataExtractor GetAsLLVM() const { in GetAsLLVM() function