Searched refs:DebugLoclists (Results 1 – 5 of 5) sorted by relevance
53 if (DebugLoclists) in getNonEmptySectionNames()109 IO.mapOptional("debug_loclists", DWARF.DebugLoclists); in mapping()
1003 assert(DI.DebugLoclists && "unexpected emitDebugRnglists() call"); in emitDebugLoclists()1005 OS, *DI.DebugLoclists, DI.IsLittleEndian, DI.Is64BitAddrSize); in emitDebugLoclists()
229 Optional<std::vector<ListTable<LoclistEntry>>> DebugLoclists; member
918 HANDLE_DWARF_SECTION(DebugLoclists, ".debug_loclists", "debug-loclists")
955 HANDLE_DWARF_SECTION(DebugLoclists, ".debug_loclists", "debug-loclists", OffsetOption)