HomeSort by: relevance | last modified time | path
    Searched refs:offsetof_fde_in_sec (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gdb/dist/libsframe/testsuite/libsframe.encode/
encode-1.c 46 uint32_t offsetof_fde_in_sec local
49 - (sframe_vaddr + offsetof_fde_in_sec));
82 uint32_t offsetof_fde_in_sec local
85 - (sframe_vaddr + offsetof_fde_in_sec));
  /src/external/gpl3/gdb/dist/libsframe/testsuite/libsframe.find/
plt-findfre-2.c 51 uint32_t offsetof_fde_in_sec local
55 - (sframe_vaddr + offsetof_fde_in_sec));
84 uint32_t offsetof_fde_in_sec local
88 - (sframe_vaddr + offsetof_fde_in_sec));
findfunc-1.c 53 uint32_t offsetof_fde_in_sec local
56 - (sframe_vaddr + offsetof_fde_in_sec));
88 uint32_t offsetof_fde_in_sec local
91 - (sframe_vaddr + offsetof_fde_in_sec));
123 uint32_t offsetof_fde_in_sec local
126 - (sframe_vaddr + offsetof_fde_in_sec));
findfre-1.c 46 uint32_t offsetof_fde_in_sec local
49 - (sframe_vaddr + offsetof_fde_in_sec));
81 uint32_t offsetof_fde_in_sec local
84 - (sframe_vaddr + offsetof_fde_in_sec));
plt-findfre-1.c 45 uint32_t offsetof_fde_in_sec local
48 - (sframe_vaddr + offsetof_fde_in_sec));
  /src/external/gpl3/binutils/dist/bfd/
elf-sframe.c 571 uint32_t offsetof_fde_in_sec local
575 address -= offsetof_fde_in_sec;
  /src/external/gpl3/binutils.old/dist/bfd/
elf-sframe.c 535 uint32_t offsetof_fde_in_sec local
539 address -= offsetof_fde_in_sec;
  /src/external/gpl3/gdb/dist/bfd/
elf-sframe.c 535 uint32_t offsetof_fde_in_sec local
539 address -= offsetof_fde_in_sec;
  /src/external/gpl3/binutils.old/dist/libsframe/
sframe.c 379 int32_t offsetof_fde_in_sec local
387 return func_start_addr + offsetof_fde_in_sec;
  /src/external/gpl3/gdb/dist/libsframe/
sframe.c 379 int32_t offsetof_fde_in_sec local
387 return func_start_addr + offsetof_fde_in_sec;
  /src/external/gpl3/binutils/dist/libsframe/
sframe.c 560 int32_t offsetof_fde_in_sec local
569 return func_start_pc_offset + offsetof_fde_in_sec;

Completed in 20 milliseconds