Home
last modified time | relevance | path

Searched refs:type_unit (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp91 if (auto *type_unit = llvm::dyn_cast<DWARFTypeUnit>(unit_sp->get())) { in ParseUnitsFor() local
92 m_type_hash_to_unit_index.emplace_back(type_unit->GetTypeHash(), in ParseUnitsFor()
/freebsd-13.1/stand/uboot/lib/
H A Dlibuboot.h76 int uboot_diskgetunit(int type, int type_unit);
H A Ddisk.c304 uboot_diskgetunit(int type, int type_unit) in uboot_diskgetunit() argument
312 if (local_type_unit == type_unit) { in uboot_diskgetunit()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def199 HANDLE_DW_TAG(0x0041, type_unit, 4, DWARF, DW_KIND_NONE)
1195 HANDLE_DW_IDX(0x02, type_unit)