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/
DObjectFilePECOFFProperties.td9 def ModuleABIMap: Property<"module-abi", "Dictionary">,
DObjectFilePECOFF.cpp98 OptionValueDictionary *ModuleABIMap() const { in ModuleABIMap() function in __anone0cf14ac0111::PluginProperties
296 const auto *map = GetGlobalPluginProperties().ModuleABIMap(); in GetModuleSpecifications()