Home
last modified time | relevance | path

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

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