Searched refs:is_extern (Results 1 – 6 of 6) sorted by relevance
39 bool is_extern; member
1415 int is_extern = 1; in mmix_asm_output_labelref() local1419 is_extern = 0; in mmix_asm_output_labelref()1422 is_extern && TARGET_TOPLEVEL_SYMBOLS ? ":" : "", in mmix_asm_output_labelref()
383 ((unsigned)R.length << 25) | ((unsigned)R.is_extern << 27) | in makeRelocationInfo()387 ((unsigned)R.length << 5) | ((unsigned)R.is_extern << 4) | in makeRelocationInfo()
323 IO.mapRequired("extern", Relocation.is_extern); in mapping()
1569 int is_extern = 1; local1573 is_extern = 0;1576 is_extern && TARGET_TOPLEVEL_SYMBOLS ? ":" : "",
111 R.is_extern = in constructSectionCommon()