Searched refs:vdsox32 (Results 1 – 5 of 5) sorted by relevance
43 struct vdso_file vdsox32; member60 .vdsox32 = { in vdso_info__new()120 if (vdso_info->vdsox32.found) in machine__exit_vdso()121 unlink(vdso_info->vdsox32.temp_file_name); in machine__exit_vdso()279 *dso = __machine__findnew_compat(machine, &vdso_info->vdsox32); in __machine__findnew_vdso_compat()
135 targets += vdsox32.lds $(vobjx32s-y)141 $(obj)/vdsox32.so.dbg: $(obj)/vdsox32.lds $(vobjx32s) FORCE220 clean-files := vdso32.so vdso32.so.dbg vdso64* vdso-image-*.c vdsox32.so*
3 vdsox32.lds
9 perf-read-vdsox32
360 PROGRAMS += $(OUTPUT)perf-read-vdsox32786 $(OUTPUT)perf-read-vdsox32: perf-read-vdso.c util/find-map.c952 $(call QUIET_INSTALL, perf-read-vdsox32) \953 $(INSTALL) $(OUTPUT)perf-read-vdsox32 '$(DESTDIR_SQ)$(bindir_SQ)';1096 …$(call QUIET_CLEAN, core-progs) $(RM) $(ALL_PROGRAMS) perf perf-read-vdso32 perf-read-vdsox32 $(OU…