Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp515 Type *type_ptr = symfile->ResolveTypeUID(uid); in GetTypeByID() local
/src/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1731 const char *DisassemblerLLVMC::SymbolLookup(uint64_t value, uint64_t *type_ptr, in SymbolLookup()
/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1070 Type *type_ptr = dwarf->GetDIEToType().lookup(die.GetDIE()); in ParseCXXMethod() local
H A DSymbolFileDWARF.cpp2904 Type *type_ptr = GetDIEToType().lookup(die.GetDIE()); in GetTypeForDIE() local
/src/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c39 #define TYPEPTR_ADDR_SET(type_ptr, field, vaddr) \ argument