Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Delf_machdep.c57 static bool elf32_arm_abi_supported(const struct image_params *,
116 .header_supported= elf32_arm_abi_supported,
124 elf32_arm_abi_supported(const struct image_params *imgp, in elf32_arm_abi_supported() function
/freebsd/sys/arm64/arm64/
H A Delf32_machdep.c79 static bool elf32_arm_abi_supported(const struct image_params *,
153 .header_supported= elf32_arm_abi_supported,
170 elf32_arm_abi_supported(const struct image_params *imgp, in elf32_arm_abi_supported() function