Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBModule.cpp515 Type *type_ptr = symfile->ResolveTypeUID(uid); in GetTypeByID() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
HDDisassemblerLLVMC.cpp1731 const char *DisassemblerLLVMC::SymbolLookup(uint64_t value, uint64_t *type_ptr, in SymbolLookup()
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
HDqlnxr_verbs.c39 #define TYPEPTR_ADDR_SET(type_ptr, field, vaddr) \ argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFASTParserClang.cpp1070 Type *type_ptr = dwarf->GetDIEToType().lookup(die.GetDIE()); in ParseCXXMethod() local
HDSymbolFileDWARF.cpp2904 Type *type_ptr = GetDIEToType().lookup(die.GetDIE()); in GetTypeForDIE() local