Searched refs:DebugAddr (Results 1 – 6 of 6) sorted by relevance
35 if (DebugAddr) in getNonEmptySectionNames()106 IO.mapOptional("debug_addr", DWARF.DebugAddr); in mapping()
631 for (const AddrTableEntry &TableEntry : *DI.DebugAddr) { in emitDebugAddr()
78 Y.DebugAddr = std::move(AddrTables); in dumpDebugAddr()
218 Optional<std::vector<AddrTableEntry>> DebugAddr; member
1600 Address DebugAddr = address; in EmitAutoVarAlloca() local1606 DebugAddr = ReturnValuePointer; in EmitAutoVarAlloca()1608 (void)DI->EmitDeclareOfAutoVariable(&D, DebugAddr.getPointer(), Builder, in EmitAutoVarAlloca()
1150 HANDLE_DWARF_SECTION(DebugAddr, ".debug_addr", "debug-addr", BoolOption)