Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBModule.cpp519 Type *type_ptr = symfile->ResolveTypeUID(uid); in GetTypeByID() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp450 Type *type_ptr = dwarf->GetDIEToType().lookup(die.GetDIE()); in ParseTypeFromDWARF() local
1049 Type *type_ptr = dwarf->GetDIEToType()[die.GetDIE()]; in ParseSubroutine() local
1175 Type *type_ptr = dwarf->GetDIEToType()[die.GetDIE()]; in ParseSubroutine() local
H A DSymbolFileDWARF.cpp2583 Type *type_ptr = GetDIEToType().lookup(die.GetDIE()); in GetTypeForDIE() local
/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp182 const clang::Type *type_ptr = qtype.getTypePtr(); in VerifyEncodingAndBitSize() local
/llvm-project-15.0.7/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1689 const char *DisassemblerLLVMC::SymbolLookup(uint64_t value, uint64_t *type_ptr, in SymbolLookup()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp661 empirical_type<lldb::addr_t> type_ptr; member
1885 addr_t type_ptr = static_cast<lldb::addr_t>(result); in JITTypePointer() local