Home
last modified time | relevance | path

Searched refs:DebugLoclists (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp53 if (DebugLoclists) in getNonEmptySectionNames()
109 IO.mapOptional("debug_loclists", DWARF.DebugLoclists); in mapping()
H A DDWARFEmitter.cpp1002 assert(DI.DebugLoclists && "unexpected emitDebugRnglists() call"); in emitDebugLoclists()
1004 OS, *DI.DebugLoclists, DI.IsLittleEndian, DI.Is64BitAddrSize); in emitDebugLoclists()
/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h229 Optional<std::vector<ListTable<LoclistEntry>>> DebugLoclists; member
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1167 HANDLE_DWARF_SECTION(DebugLoclists, ".debug_loclists", "debug-loclists",