Home
last modified time | relevance | path

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

/freebsd/stand/uboot/
H A Dlibuboot.h73 int uboot_diskgetunit(int type, int type_unit);
H A Duboot_disk.c303 uboot_diskgetunit(int type, int type_unit) in uboot_diskgetunit() argument
311 if (local_type_unit == type_unit) { in uboot_diskgetunit()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp117 if (auto *type_unit = llvm::dyn_cast<DWARFTypeUnit>(unit_sp.get())) { in ParseUnitsFor() local
118 m_type_hash_to_unit_index.emplace_back(type_unit->GetTypeHash(), in ParseUnitsFor()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def209 HANDLE_DW_TAG(0x0041, type_unit, 4, DWARF, DW_KIND_NONE)
1321 HANDLE_DW_IDX(0x02, type_unit)