Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFFProperties.td9 def ModuleABIMap: Property<"module-abi", "Dictionary">,
H A DObjectFilePECOFF.cpp98 OptionValueDictionary *ModuleABIMap() const { in ModuleABIMap() function in __anon000622270111::PluginProperties
296 const auto *map = GetGlobalPluginProperties().ModuleABIMap(); in GetModuleSpecifications()