Home
last modified time | relevance | path

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

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