Home
last modified time | relevance | path

Searched defs:calling_convention_decoration (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dextract_symbols.py122 def should_keep_microsoft_symbol(symbol, calling_convention_decoration): argument
178 def should_keep_itanium_symbol(symbol, calling_convention_decoration): argument
415 calling_convention_decoration = is_32bit_windows(libs[0]) variable
/external/llvm/utils/
Dextract_symbols.py122 def should_keep_microsoft_symbol(symbol, calling_convention_decoration): argument
174 def should_keep_itanium_symbol(symbol, calling_convention_decoration): argument
407 calling_convention_decoration = is_32bit_windows(libs[0]) variable