Searched refs:sym32 (Results 1 – 5 of 5) sorted by relevance
488 Elf32_Sym *sym32; in vdso_fixup_datapage() local505 sym32 = find_symbol32(v32, "__kernel_datapage_offset"); in vdso_fixup_datapage()506 if (sym32 == NULL) { in vdso_fixup_datapage()511 *((int *)(vdso32_kbase + (sym32->st_value - VDSO32_LBASE))) = in vdso_fixup_datapage()513 (sym32->st_value - VDSO32_LBASE); in vdso_fixup_datapage()
15388 '-mno-sym32'15389 Equivalent to adding '.set sym32' or '.set nosym32' to the15603 You can use the '.set sym32' directive to tell the assembler that,15607 .set sym3215615 The directive '.set nosym32' ends a '.set sym32' block and reverts to15617 using the command-line options '-msym32' and '-mno-sym32'.26662 * -mno-sym32: MIPS Options. (line 348)26974 * '.set sym32': MIPS Symbol Sizes. (line 6)
1348 -mlong64 -mlong32 -msym32 -mno-sym3221776 '-mno-sym32'62836 * mno-sym32: MIPS Options. (line 453)