Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDDWARFYAML.cpp51 if (DebugRnglists) in getNonEmptySectionNames()
108 IO.mapOptional("debug_rnglists", DWARF.DebugRnglists); in mapping()
HDDWARFEmitter.cpp1185 assert(DI.DebugRnglists && "unexpected emitDebugRnglists() call"); in emitDebugRnglists()
1187 OS, *DI.DebugRnglists, DI.IsLittleEndian, DI.Is64BitAddrSize); in emitDebugRnglists()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDDWARFYAML.h251 std::optional<std::vector<ListTable<RnglistEntry>>> DebugRnglists; member
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.def1303 HANDLE_DWARF_SECTION(DebugRnglists, ".debug_rnglists", "debug-rnglists",