Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dextract_symbols.py355 is_32bit_windows = None variable
378 if not is_32bit_windows:
379 is_32bit_windows = tools[exe][1] variable
380 if get_symbols and is_32bit_windows:
387 if not is_32bit_windows:
420 calling_convention_decoration = is_32bit_windows(libs[0])