HomeSort by: relevance | last modified time | path
    Searched refs:code_off (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvfw/
fw.h 23 u32 code_off; member in struct:nvfw_bl_desc
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/nvfw/
nouveau_nvkm_nvfw_fw.c 51 nvkm_debug(subdev, "\tcodeOff : 0x%x\n", hdr->code_off);
  /src/usr.sbin/npf/npfctl/
npf_bpf_comp.c 847 const u_int code_off = offsetof(struct icmp, icmp_code); local
851 assert(offsetof(struct icmp6_hdr, icmp6_code) == code_off);
870 BPF_STMT(BPF_LD+BPF_B+BPF_IND, code_off),
  /src/external/gpl3/binutils/dist/bfd/
dwarf2.c 6177 bfd_vma code_off; member in struct:elf_find_function_cache
6182 /* Returns TRUE if symbol SYM with address CODE_OFF and size CODE_SIZE
6189 bfd_vma code_off,
6194 if (code_off > offset)
6199 if (code_off < cache->code_off)
6203 if (code_off > cache->code_off)
6206 /* assert (code_off == cache->code_off); */
6303 bfd_vma code_off; local
    [all...]
elf32-csky.c 2456 bfd_vma *code_off)
2462 return _bfd_elf_maybe_function_sym (sym, sec, code_off);
elf64-ppc.c 5547 bfd_vma *code_off,
5604 if (code_off != NULL)
5605 *code_off = val - likely->vma;
5701 if (code_off != NULL)
5702 *code_off = val;
5721 function size and set *CODE_OFF to the function's entry point,
5726 bfd_vma *code_off)
5768 &sec, code_off, true) == (bfd_vma) -1)
5789 *code_off = sym->value;
elf-bfd.h 1605 function size and set *CODE_OFF to the function's entry point,
1608 bfd_vma *code_off);
elfnn-riscv.c 5943 bfd_vma *code_off)
5950 return _bfd_elf_maybe_function_sym (sym, sec, code_off);
elfnn-aarch64.c 8333 function size and set *CODE_OFF to the function's entry point,
8338 bfd_vma *code_off)
8373 *code_off = sym->value;
  /src/external/gpl3/binutils.old/dist/bfd/
dwarf2.c 6177 bfd_vma code_off; member in struct:elf_find_function_cache
6182 /* Returns TRUE if symbol SYM with address CODE_OFF and size CODE_SIZE
6189 bfd_vma code_off,
6194 if (code_off > offset)
6199 if (code_off < cache->code_off)
6203 if (code_off > cache->code_off)
6206 /* assert (code_off == cache->code_off); */
6303 bfd_vma code_off; local
    [all...]
elf-bfd.h 1593 function size and set *CODE_OFF to the function's entry point,
1596 bfd_vma *code_off);
elf32-csky.c 2455 bfd_vma *code_off)
2461 return _bfd_elf_maybe_function_sym (sym, sec, code_off);
elf64-ppc.c 5555 bfd_vma *code_off,
5612 if (code_off != NULL)
5613 *code_off = val - likely->vma;
5709 if (code_off != NULL)
5710 *code_off = val;
5729 function size and set *CODE_OFF to the function's entry point,
5734 bfd_vma *code_off)
5776 &sec, code_off, true) == (bfd_vma) -1)
5797 *code_off = sym->value;
elfnn-riscv.c 5844 bfd_vma *code_off)
5851 return _bfd_elf_maybe_function_sym (sym, sec, code_off);
  /src/external/gpl3/gdb/dist/bfd/
dwarf2.c 6178 bfd_vma code_off; member in struct:elf_find_function_cache
6183 /* Returns TRUE if symbol SYM with address CODE_OFF and size CODE_SIZE
6190 bfd_vma code_off,
6195 if (code_off > offset)
6200 if (code_off < cache->code_off)
6204 if (code_off > cache->code_off)
6207 /* assert (code_off == cache->code_off); */
6304 bfd_vma code_off; local
    [all...]
elf-bfd.h 1581 function size and set *CODE_OFF to the function's entry point,
1584 bfd_vma *code_off);
elf32-csky.c 2453 bfd_vma *code_off)
2459 return _bfd_elf_maybe_function_sym (sym, sec, code_off);
elf64-ppc.c 5554 bfd_vma *code_off,
5611 if (code_off != NULL)
5612 *code_off = val - likely->vma;
5703 if (code_off != NULL)
5704 *code_off = val;
5723 function size and set *CODE_OFF to the function's entry point,
5728 bfd_vma *code_off)
5770 &sec, code_off, true) == (bfd_vma) -1)
5791 *code_off = sym->value;
elfnn-riscv.c 5609 bfd_vma *code_off)
5616 return _bfd_elf_maybe_function_sym (sym, sec, code_off);
  /src/external/gpl3/gdb.old/dist/bfd/
dwarf2.c 6171 bfd_vma code_off; member in struct:elf_find_function_cache
6176 /* Returns TRUE if symbol SYM with address CODE_OFF and size CODE_SIZE
6183 bfd_vma code_off,
6188 if (code_off > offset)
6193 if (code_off < cache->code_off)
6197 if (code_off > cache->code_off)
6200 /* assert (code_off == cache->code_off); */
6297 bfd_vma code_off; local
    [all...]
elf-bfd.h 1578 function size and set *CODE_OFF to the function's entry point,
1581 bfd_vma *code_off);
elf32-csky.c 2455 bfd_vma *code_off)
2461 return _bfd_elf_maybe_function_sym (sym, sec, code_off);
elf64-ppc.c 5551 bfd_vma *code_off,
5608 if (code_off != NULL)
5609 *code_off = val - likely->vma;
5700 if (code_off != NULL)
5701 *code_off = val;
5720 function size and set *CODE_OFF to the function's entry point,
5725 bfd_vma *code_off)
5767 &sec, code_off, true) == (bfd_vma) -1)
5788 *code_off = sym->value;
elfnn-riscv.c 5562 bfd_vma *code_off)
5569 return _bfd_elf_maybe_function_sym (sym, sec, code_off);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/acr/
nouveau_nvkm_subdev_acr_hsfw.c 155 memcpy(hsfw->imem, data + desc->code_off, desc->code_size);

Completed in 221 milliseconds

1 2