Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp114 static const SectionType g_sections[] = { in CreateInstance() local
123 for (SectionType section_type : g_sections) { in CreateInstance()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp111 static const SectionType g_sections[] = { in CreateInstance() local
122 for (SectionType section_type : g_sections) { in CreateInstance()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp114 static const SectionType g_sections[] = { in CreateInstance() local
127 for (SectionType section_type : g_sections) { in CreateInstance()