Searched refs:DebugAddr (Results 1 – 14 of 14) sorted by relevance
41 .Case(getSectionName(DebugSectionKind::DebugAddr), in parseDebugTableName()42 DebugSectionKind::DebugAddr) in parseDebugTableName()
39 DebugAddr, enumerator
35 if (DebugAddr) in getNonEmptySectionNames() 106 IO.mapOptional("debug_addr", DWARF.DebugAddr); in mapping()
662 for (const AddrTableEntry &TableEntry : *DI.DebugAddr) { in emitDebugAddr()
504 &OutUnit->getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr), in cloneScalarAttr()
725 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr).OS in emitInvariantSections()
643 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr); in emitDebugAddrSection()
84 Y.DebugAddr = std::move(AddrTables); in dumpDebugAddr()
244 std::optional<std::vector<AddrTableEntry>> DebugAddr;241 std::optional<std::vector<AddrTableEntry>> DebugAddr; global() member
163 !134 = !DIEnumerator(name: "DebugAddr", value: 1)
1689 Address DebugAddr = address; in EmitAutoVarAlloca() 1695 DebugAddr = ReturnValuePointer;1670 Address DebugAddr = address; EmitAutoVarAlloca() local
263 case DebugSectionKind::DebugAddr: in getMCSection()
2700 Dwarf.getDWARFObj().getAddrSection().Data, DebugSectionKind::DebugAddr); in link()
1285 HANDLE_DWARF_SECTION(DebugAddr, ".debug_addr", "debug-addr", BoolOption)