Home
last modified time | relevance | path

Searched refs:Elf32_Sword (Results 1 – 4 of 4) sorted by relevance

/components/libc/posix/libdl/arch/
A Dx86.c26 Elf32_Sword addend, offset; in dlmodule_relocate()
A Darm.c23 Elf32_Sword addend, offset; in dlmodule_relocate()
/components/libc/posix/libdl/
A Ddlelf.h19 typedef rt_int32_t Elf32_Sword; /* Signed large integer */ typedef
228 Elf32_Sword r_addend;
/components/lwp/
A Dlwp_elf.h52 typedef int32_t Elf32_Sword; typedef
561 Elf32_Sword r_addend; /* Addend */
696 Elf32_Sword d_tag; /* Dynamic entry type */
820 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1)
1492 Elf32_Sword ri_gp_value; /* $gp register value. */

Completed in 642 milliseconds