Searched refs:elf32_arm_abi_supported (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/arm64/ |
| H A D | elf32_machdep.c | 72 static boolean_t elf32_arm_abi_supported(struct image_params *, int32_t *, 122 .header_supported= elf32_arm_abi_supported, 129 elf32_arm_abi_supported(struct image_params *imgp, int32_t *osrel __unused, in elf32_arm_abi_supported() function
|
| /f-stack/freebsd/arm/arm/ |
| H A D | elf_machdep.c | 59 static boolean_t elf32_arm_abi_supported(struct image_params *, int32_t *, 113 .header_supported= elf32_arm_abi_supported, 121 elf32_arm_abi_supported(struct image_params *imgp, int32_t *osrel __unused, in elf32_arm_abi_supported() function
|