Home
last modified time | relevance | path

Searched refs:g_sections (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
DSymbolVendorWasm.cpp117 static const SectionType g_sections[] = { in CreateInstance() local
128 for (SectionType section_type : g_sections) { in CreateInstance()
/external/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
DSymbolVendorELF.cpp120 static const SectionType g_sections[] = { in CreateInstance() local
133 for (SectionType section_type : g_sections) { in CreateInstance()