Home
last modified time | relevance | path

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

/external/llvm/utils/
Dextract_symbols.py342 is_32bit_windows = None variable
365 if not is_32bit_windows:
366 is_32bit_windows = tools[exe][1] variable
367 if get_symbols and is_32bit_windows:
374 if not is_32bit_windows:
407 calling_convention_decoration = is_32bit_windows(libs[0])