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

/freebsd-current/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, function
/freebsd-current/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, function

Completed in 178 milliseconds