Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFYAML.cpp53 if (DebugLoclists) in getNonEmptySectionNames()
109 IO.mapOptional("debug_loclists", DWARF.DebugLoclists); in mapping()
DDWARFEmitter.cpp1003 assert(DI.DebugLoclists && "unexpected emitDebugRnglists() call"); in emitDebugLoclists()
1005 OS, *DI.DebugLoclists, DI.IsLittleEndian, DI.Is64BitAddrSize); in emitDebugLoclists()
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h229 Optional<std::vector<ListTable<LoclistEntry>>> DebugLoclists; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.def918 HANDLE_DWARF_SECTION(DebugLoclists, ".debug_loclists", "debug-loclists")
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.def955 HANDLE_DWARF_SECTION(DebugLoclists, ".debug_loclists", "debug-loclists", OffsetOption)