Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFFProperties.td9 def ModuleABIMap: Property<"module-abi", "Dictionary">,
H A DObjectFilePECOFF.cpp96 OptionValueDictionary *ModuleABIMap() const { in ModuleABIMap() function in __anonca77cce00111::PluginProperties
294 const auto *map = GetGlobalPluginProperties().ModuleABIMap(); in GetModuleSpecifications()