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

  /src/sys/arch/usermode/include/
elf_machdep.h 19 #ifdef ELF_MD_PROBE_FUNC
20 #undef ELF_MD_PROBE_FUNC
  /src/sys/arch/riscv/include/
elf_machdep.h 137 #define ELF_MD_PROBE_FUNC ELFNAME2(cpu_netbsd,probe)
  /src/sys/arch/arm/include/
elf_machdep.h 169 #define ELF_MD_PROBE_FUNC ELFNAME2(arm_netbsd,probe)
  /src/sys/arch/mips/include/
elf_machdep.h 221 #define ELF_MD_PROBE_FUNC ELFNAME2(mips_netbsd,probe)
  /src/sys/arch/aarch64/include/
elf_machdep.h 250 #define ELF_MD_PROBE_FUNC ELFNAME2(aarch64_netbsd,probe)

Completed in 55 milliseconds