Searched refs:u_platform (Results 1 – 3 of 3) sorted by relevance
76 abi_ulong u_platform; in target_create_elf_tables() local81 u_platform = 0; in target_create_elf_tables()86 u_platform = sp; in target_create_elf_tables()133 NEW_AUX_ENT(AT_PLATFORM, u_platform); in target_create_elf_tables()
2571 abi_ulong u_platform, u_base_platform; in create_elf_tables() local2610 u_platform = 0; in create_elf_tables()2616 u_platform = sp; in create_elf_tables()2621 u_platform = sp; in create_elf_tables()2732 if (u_platform) { in create_elf_tables()2733 NEW_AUX_ENT(AT_PLATFORM, u_platform); in create_elf_tables()