Searched defs:DT_VALRNGHI (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libvpx/include/
H A Delf.h120 #define DT_VALRNGHI 0x6ffffdff macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h102 #define DT_VALRNGHI 0x6ffffdff macro
/external/qemu/include/
H A Delf.h174 #define DT_VALRNGHI 0x6ffffdff macro
/external/elfutils/0.153/libelf/
H A Delf.h699 /* DT_* entries which fall between DT_VALRNGHI & DT_VALRNGLO use the
715 #define DT_VALRNGHI 0x6ffffdff macro
716 #define DT_VALTAGIDX(tag) (DT_VALRNGHI - (tag)) /* Reverse order! */
/external/valgrind/main/perf/
H A Dtinycc.c663 /* DT_* entries which fall between DT_VALRNGHI & DT_VALRNGLO use the
671 #define DT_VALRNGHI 0x6ffffdff macro

Completed in 133 milliseconds