Home
last modified time | relevance | path

Searched defs:cu (Results 1 – 25 of 53) sorted by relevance

123

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp42 const DWARFUnit *cu, in Extract()
236 DWARFUnit *cu, const char *&name, const char *&mangled, in GetDIENamesAndRanges()
412 size_t DWARFDebugInfoEntry::GetAttributes(DWARFUnit *cu, in GetAttributes()
557 const DWARFUnit *cu, const dw_attr_t attr, in GetAttributeValueAsOptionalUnsigned()
571 const DWARFUnit *cu, const dw_attr_t attr, in GetAttributeValueAsReference()
597 const DWARFUnit *cu, dw_addr_t lo_pc, uint64_t fail_value, in GetAttributeHighPC()
620 const DWARFUnit *cu, dw_addr_t &lo_pc, dw_addr_t &hi_pc, in GetAttributeAddressRange()
636 DWARFUnit *cu, DWARFRangeList &ranges, bool check_hi_lo_pc, in GetAttributeAddressRanges()
668 DWARFDebugInfoEntry::GetMangledName(const DWARFUnit *cu, in GetMangledName()
712 DWARFUnit *cu, DWARFDebugAranges *debug_aranges) const { in BuildFunctionAddressRangeTable()
[all …]
H A DDWARFBaseDIE.h30 DWARFBaseDIE(DWARFUnit *cu, DWARFDebugInfoEntry *die) in DWARFBaseDIE()
33 DWARFBaseDIE(const DWARFUnit *cu, DWARFDebugInfoEntry *die) in DWARFBaseDIE()
36 DWARFBaseDIE(DWARFUnit *cu, const DWARFDebugInfoEntry *die) in DWARFBaseDIE()
39 DWARFBaseDIE(const DWARFUnit *cu, const DWARFDebugInfoEntry *die) in DWARFBaseDIE()
61 void Set(DWARFUnit *cu, DWARFDebugInfoEntry *die) { in Set()
H A DDebugNamesDWARFIndex.cpp39 for (uint32_t cu = 0; cu < ni.getCUCount(); ++cu) in GetUnits() local
51 DWARFUnit *cu = m_debug_info.GetUnitAtOffset(DIERef::Section::DebugInfo, *cu_offset); in ToDIERef() local
128 DWARFUnit &cu, llvm::function_ref<bool(DWARFDIE die)> callback) { in GetGlobalVariables()
173 DWARFUnit *cu = m_debug_info.GetUnit(*ref); in GetCompleteObjCClass() local
H A DDWARFDebugInfo.cpp65 DWARFUnit *cu = GetUnitAtIndex(idx); in GetCompileUnitAranges() local
119 DWARFUnit *cu = nullptr; in GetUnitAtIndex() local
189 DWARFUnit *cu = GetUnit(die_ref); in GetDIE() local
H A DSymbolFileDWARFDwo.cpp50 DWARFCompileUnit *cu = FindSingleCompileUnit(); in GetDWOCompileUnitForHash() local
69 DWARFCompileUnit *cu = nullptr; in FindSingleCompileUnit() local
H A DDWARFAttribute.cpp40 const DWARFUnit *cu = CompileUnitAtIndex(i); in ExtractFormValueAtIndex() local
H A DDWARFDebugRanges.cpp111 bool DWARFDebugRanges::FindRanges(const DWARFUnit *cu, in FindRanges()
H A DDWARFAttribute.h71 DWARFUnit *cu; // Keep the compile unit with each attribute in member
H A DAppleDWARFIndex.cpp79 DWARFUnit &cu, llvm::function_ref<bool(DWARFDIE die)> callback) { in GetGlobalVariables()
H A DDWARFUnit.cpp180 DWARFUnit::ScopedExtractDIEs::ScopedExtractDIEs(DWARFUnit &cu) : m_cu(&cu) { in ScopedExtractDIEs()
669 uint8_t DWARFUnit::GetAddressByteSize(const DWARFUnit *cu) { in GetAddressByteSize()
H A DDWARFDIE.cpp128 DWARFUnit *cu = GetCU(); in GetAttributeValueAsReferenceDIE() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c374 struct dwarf2_cu *cu; member
1424 struct dwarf2_cu cu; in dwarf2_build_psymtabs_hard() local
1561 struct dwarf2_cu *cu; in load_comp_unit() local
1782 struct dwarf2_cu *cu) in partial_die_parent_scope()
2116 struct dwarf2_cu *cu) in add_partial_enumeration()
2485 struct dwarf2_cu *cu; in load_full_comp_unit() local
3242 struct dwarf2_cu *cu) in dwarf2_add_field()
3642 struct dwarf2_cu *cu) in dwarf2_attach_fn_fields_to_type()
7317 struct dwarf2_cu *cu) in typename_concat()
8459 struct dwarf2_cu *cu) in follow_die_ref()
[all …]
/openbsd/lib/libc/rpc/
H A Dclnt_udp.c189 struct cu_data *cu = (struct cu_data *)cl->cl_private; in clntudp_call() local
364 struct cu_data *cu = (struct cu_data *)cl->cl_private; in clntudp_geterr() local
373 struct cu_data *cu = (struct cu_data *)cl->cl_private; in clntudp_freeres() local
388 struct cu_data *cu = (struct cu_data *)cl->cl_private; in clntudp_control() local
418 struct cu_data *cu = (struct cu_data *)cl->cl_private; in clntudp_destroy() local
H A Dclnt_udp.h63 struct cu_data *cu; member
/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_crat.c932 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_cpu()
944 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_gpu()
963 static int kfd_parse_subtype_cu(struct crat_subtype_computeunit *cu, in kfd_parse_subtype_cu()
1220 struct crat_subtype_computeunit *cu; in kfd_parse_subtype() local
2043 struct crat_subtype_computeunit *cu; in kfd_create_vcrat_image_gpu() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dfriend11.C10 C<U> cu; in f() local
/openbsd/usr.bin/mandoc/
H A Dpreconv.c33 const unsigned char *cu; in preconv_encode() local
/openbsd/gnu/llvm/lldb/source/Core/
H A DAddressResolverFileLine.cpp41 CompileUnit *cu = context.comp_unit; in SearchCallback() local
H A DFileLineResolver.cpp37 CompileUnit *cu = context.comp_unit; in SearchCallback() local
/openbsd/gnu/llvm/lld/MachO/
H A DUnwindInfoSection.cpp355 CompactUnwindEntry &cu = cuEntries[i]; in relocateCompactUnwind() local
395 CompactUnwindEntry &cu = cuEntries[idx]; in encodePersonalities() local
680 const CompactUnwindEntry &cu = cuEntries[idx]; in writeTo() local
/openbsd/sys/net/
H A Dbridgestp.c404 struct bstp_config_unit *cu) in bstp_decode_bpdu()
654 struct bstp_config_unit *cu = &bp->bp_msg_cu; in bstp_received_stp() local
679 struct bstp_config_unit *cu = &bp->bp_msg_cu; in bstp_received_rstp() local
703 struct bstp_config_unit *cu) in bstp_received_bpdu()
794 bstp_pdu_rcvtype(struct bstp_port *bp, struct bstp_config_unit *cu) in bstp_pdu_rcvtype()
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DLineEntry.cpp106 CompileUnit *cu, Target *target, in GetDescription()
/openbsd/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointResolverFileRegex.cpp101 CompileUnit *cu = context.comp_unit; in SearchCallback() local
/openbsd/gnu/llvm/lldb/examples/python/
H A Dlldbtk.py293 def __init__(self, target, cu): argument
317 def __init__(self, target, cu): argument
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.h77 size_t ParseTypes(CompileUnit &cu) override { return 0; } in ParseTypes()

123