Searched refs:DebugAddr (Results 1 – 10 of 10) sorted by relevance
39 DebugAddr, enumerator
35 if (DebugAddr) in getNonEmptySectionNames()106 IO.mapOptional("debug_addr", DWARF.DebugAddr); in mapping()
632 for (const AddrTableEntry &TableEntry : *DI.DebugAddr) { in emitDebugAddr()
241 std::optional<std::vector<AddrTableEntry>> DebugAddr; member
725 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr).OS in emitInvariantSections()
643 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr); in emitDebugAddrSection()
1671 Address DebugAddr = address; in EmitAutoVarAlloca() local1677 DebugAddr = ReturnValuePointer; in EmitAutoVarAlloca()
263 case DebugSectionKind::DebugAddr: in getMCSection()
2683 Dwarf.getDWARFObj().getAddrSection().Data, DebugSectionKind::DebugAddr); in copyInvariantDebugSection()
1280 HANDLE_DWARF_SECTION(DebugAddr, ".debug_addr", "debug-addr", BoolOption)