Searched refs:DebugAddr (Results 1 – 10 of 10) sorted by relevance
40 DebugAddr, enumerator
35 if (DebugAddr) in getNonEmptySectionNames()106 IO.mapOptional("debug_addr", DWARF.DebugAddr); in mapping()
659 for (const AddrTableEntry &TableEntry : *DI.DebugAddr) { in emitDebugAddr()
245 std::optional<std::vector<AddrTableEntry>> DebugAddr; member
724 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr).OS in emitInvariantSections()
640 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr); in emitDebugAddrSection()
263 case DebugSectionKind::DebugAddr: in getMCSection()
2800 Dwarf.getDWARFObj().getAddrSection().Data, DebugSectionKind::DebugAddr); in copyInvariantDebugSection()
1708 Address DebugAddr = address; in EmitAutoVarAlloca() local1714 DebugAddr = ReturnValuePointer; in EmitAutoVarAlloca()
1299 HANDLE_DWARF_SECTION(DebugAddr, ".debug_addr", "debug-addr", BoolOption)