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

  /src/external/gpl3/binutils/dist/bfd/
elf64-bpf.c 61 bpf_index_for_rtype(unsigned int r_type) function
128 i = bpf_index_for_rtype(r_type);
211 howto_index = bpf_index_for_rtype (ELF64_R_TYPE (rel->r_info));
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-bpf.c 61 bpf_index_for_rtype(unsigned int r_type) function
128 i = bpf_index_for_rtype(r_type);
211 howto_index = bpf_index_for_rtype (ELF64_R_TYPE (rel->r_info));
  /src/external/gpl3/gdb/dist/bfd/
elf64-bpf.c 61 bpf_index_for_rtype(unsigned int r_type) function
128 i = bpf_index_for_rtype(r_type);
211 howto_index = bpf_index_for_rtype (ELF64_R_TYPE (rel->r_info));
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-bpf.c 61 bpf_index_for_rtype(unsigned int r_type) function
128 i = bpf_index_for_rtype(r_type);
211 howto_index = bpf_index_for_rtype (ELF64_R_TYPE (rel->r_info));

Completed in 109 milliseconds