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