Home
last modified time | relevance | path

Searched refs:elf32_arm_abi_supported (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Delf32_machdep.c72 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 Delf_machdep.c59 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