Home
last modified time | relevance | path

Searched refs:R_ARM_GOT32 (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/libelf/
Delf.h2519 #define R_ARM_GOT32 26 /* 32 bit GOT entry */ macro
/external/valgrind/perf/
Dtinycc.c1664 #define R_ARM_GOT32 26 /* 32 bit GOT entry */ macro
18657 case R_ARM_GOT32: in relocate_section()
18959 case R_ARM_GOT32: in build_got_entries()
18965 if (type == R_ARM_GOT32 || type == R_ARM_PLT32) { in build_got_entries()
18969 if (type == R_ARM_GOT32) in build_got_entries()