HomeSort by: relevance | last modified time | path
    Searched defs:ELF_MD_PROBE_FUNC (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/riscv/include/
elf_machdep.h 131 #define ELF_MD_PROBE_FUNC ELFNAME2(cpu_netbsd,probe)
  /src/sys/arch/arm/include/
elf_machdep.h 152 #define ELF_MD_PROBE_FUNC ELFNAME2(arm_netbsd,probe)
  /src/sys/arch/mips/include/
elf_machdep.h 213 #define ELF_MD_PROBE_FUNC ELFNAME2(mips_netbsd,probe)
  /src/sys/arch/aarch64/include/
elf_machdep.h 239 #define ELF_MD_PROBE_FUNC ELFNAME2(aarch64_netbsd,probe)

Completed in 13 milliseconds