Home
last modified time | relevance | path

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

12

/external/llvm/lib/DebugInfo/
DDWARFDebugInfoEntry.cpp22 const DWARFCompileUnit *cu, in dump()
68 const DWARFCompileUnit *cu, in dumpAttribute()
96 bool DWARFDebugInfoEntryMinimal::extractFast(const DWARFCompileUnit *cu, in extractFast()
209 DWARFDebugInfoEntryMinimal::extract(const DWARFCompileUnit *cu, in extract()
340 DWARFDebugInfoEntryMinimal::getAttributeValue(const DWARFCompileUnit *cu, in getAttributeValue()
376 const DWARFCompileUnit* cu, in getAttributeValueAsString()
390 const DWARFCompileUnit* cu, in getAttributeValueAsUnsigned()
401 const DWARFCompileUnit* cu, in getAttributeValueAsSigned()
412 const DWARFCompileUnit* cu, in getAttributeValueAsReference()
422 DWARFDebugInfoEntryMinimal::buildAddressRangeTable(const DWARFCompileUnit *cu, in buildAddressRangeTable()
DDWARFFormValue.cpp83 const DWARFCompileUnit *cu) { in extractValue()
175 uint32_t *offset_ptr, const DWARFCompileUnit *cu) { in skipValue()
383 DWARFFormValue::resolveCompileUnitReferences(const DWARFCompileUnit *cu) { in resolveCompileUnitReferences()
DDWARFContext.cpp35 DWARFCompileUnit *cu = getCompileUnitAtIndex(i); in dump() local
82 DWARFContext::getLineTableForCompileUnit(DWARFCompileUnit *cu) { in getLineTableForCompileUnit()
147 DWARFCompileUnit *cu = getCompileUnitForOffset(cuOffset); in getLineInfoForAddress() local
/external/elfutils/libdwfl/
Dcu.c153 struct dwfl_cu *cu = arg; in nofree() local
173 cudie_offset (const struct dwfl_cu *cu) in cudie_offset()
212 struct dwfl_cu *cu = malloc (sizeof *cu); in intern_cu() local
253 struct dwfl_cu **cu) in __libdwfl_nextcu()
301 arangecu (Dwfl_Module *mod, struct dwfl_arange *arange, struct dwfl_cu **cu) in arangecu()
319 __libdwfl_addrcu (Dwfl_Module *mod, Dwarf_Addr addr, struct dwfl_cu **cu) in __libdwfl_addrcu()
Ddwfl_cumodule.c55 struct dwfl_cu *cu = (struct dwfl_cu *) cudie; in dwfl_cumodule() local
Ddwfl_linecu.c60 struct dwfl_cu *cu = dwfl_linecu_inline (line); in dwfl_linecu() local
Ddwfl_line_comp_dir.c59 struct dwfl_cu *cu = dwfl_linecu (line); in dwfl_line_comp_dir() local
Ddwfl_onesrcline.c55 struct dwfl_cu *cu = (struct dwfl_cu *) cudie; in dwfl_onesrcline() local
Ddwfl_getsrclines.c55 struct dwfl_cu *cu = (struct dwfl_cu *) cudie; in dwfl_getsrclines() local
Dlines.c55 __libdwfl_cu_getsrclines (struct dwfl_cu *cu) in __libdwfl_cu_getsrclines()
Ddwfl_module_addrdie.c58 struct dwfl_cu *cu; in dwfl_module_addrdie() local
Ddwfl_nextcu.c58 struct dwfl_cu *cu = (struct dwfl_cu *) lastcu; in dwfl_nextcu() local
Ddwfl_module_nextcu.c58 struct dwfl_cu *cu; in dwfl_module_nextcu() local
Ddwfl_module_getsrc.c60 struct dwfl_cu *cu; in dwfl_module_getsrc() local
Ddwfl_lineinfo.c60 struct dwfl_cu *cu = dwfl_linecu (line); in dwfl_lineinfo() local
Ddwfl_module_getsrc_file.c75 struct dwfl_cu *cu = NULL; in dwfl_module_getsrc_file() local
Ddwfl_module.c55 free_cu (struct dwfl_cu *cu) in free_cu()
/external/elfutils/libdw/
Ddwarf_decl_file.c78 struct Dwarf_CU *cu = die->cu; in dwarf_decl_file() local
Ddwarf_getsrcfiles.c70 struct Dwarf_CU *const cu = cudie->cu; in dwarf_getsrcfiles() local
Dlibdw_form.c63 __libdw_form_val_len (Dwarf *dbg, struct Dwarf_CU *cu, unsigned int form, in __libdw_form_val_len()
Ddwarf_tag.c60 __libdw_findabbrev (struct Dwarf_CU *cu, unsigned int code) in __libdw_findabbrev()
Ddwarf_getscopes_die.c89 struct Dwarf_Die_Chain cu = { .die = CUDIE (die->cu), .parent = NULL }; in dwarf_getscopes_die() local
Ddwarf_getabbrev.c62 __libdw_getabbrev (dbg, cu, offset, lengthp, result) in __libdw_getabbrev() argument
Ddwarf_child.c188 struct Dwarf_CU *cu = die->cu; local
/external/qemu/elff/
Delf_file.cc192 DwarfCU* cu = last_cu(); in get_pc_address_info() local
421 DwarfCU* cu = DwarfCU::create_instance(this, next_cu); in parse_compilation_units() local

12