Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp51 if (DebugRnglists) in getNonEmptySectionNames()
106 IO.mapOptional("debug_rnglists", DWARF.DebugRnglists); in mapping()
H A DDWARFEmitter.cpp997 assert(DI.DebugRnglists && "unexpected emitDebugRnglists() call"); in emitDebugRnglists()
999 OS, *DI.DebugRnglists, DI.IsLittleEndian, DI.Is64BitAddrSize); in emitDebugRnglists()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h229 std::optional<std::vector<ListTable<RnglistEntry>>> DebugRnglists; member
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1225 HANDLE_DWARF_SECTION(DebugRnglists, ".debug_rnglists", "debug-rnglists",