Searched refs:R_ARM_GOT32 (Results 1 - 3 of 3) sorted by relevance

/external/qemu/include/
H A Delf.h676 #define R_ARM_GOT32 26 /* 32 bit GOT entry */ macro
/external/elfutils/0.153/libelf/
H A Delf.h2338 #define R_ARM_GOT32 26 /* 32 bit GOT entry */ macro
/external/valgrind/main/perf/
H A Dtinycc.c1664 #define R_ARM_GOT32 26 /* 32 bit GOT entry */ macro
18659 case R_ARM_GOT32:
18961 case R_ARM_GOT32:
18967 if (type == R_ARM_GOT32 || type == R_ARM_PLT32) {
18971 if (type == R_ARM_GOT32)

Completed in 252 milliseconds