Searched refs:DebugAddr (Results 1 – 12 of 12) sorted by relevance
41 .Case(getSectionName(DebugSectionKind::DebugAddr), in parseDebugTableName()42 DebugSectionKind::DebugAddr) in parseDebugTableName()
39 DebugAddr, enumerator
35 if (DebugAddr) in getNonEmptySectionNames()104 IO.mapOptional("debug_addr", DWARF.DebugAddr); in mapping()
632 for (const AddrTableEntry &TableEntry : *DI.DebugAddr) { in emitDebugAddr()
504 &OutUnit->getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr), in cloneScalarAttr()
727 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr).OS in emitInvariantSections()
643 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr); in emitDebugAddrSection()
219 std::optional<std::vector<AddrTableEntry>> DebugAddr; member
1666 Address DebugAddr = address; in EmitAutoVarAlloca() local1672 DebugAddr = ReturnValuePointer; in EmitAutoVarAlloca()
263 case DebugSectionKind::DebugAddr: in getMCSection()
2663 Dwarf.getDWARFObj().getAddrSection().Data, DebugSectionKind::DebugAddr); in copyInvariantDebugSection()
1202 HANDLE_DWARF_SECTION(DebugAddr, ".debug_addr", "debug-addr", BoolOption)