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

/external/llvm/include/llvm/Support/
H A DELF.h1236 RHF_NOTPOT = 0x00000002, // Hash size is not a power of two. enumerator in enum:llvm::ELF::__anon12049
/external/elfutils/libelf/
H A Delf.h1736 #define RHF_NOTPOT (1 << 1) /* Hash size not power of 2 */ macro
/external/valgrind/perf/
H A Dtinycc.c1371 #define RHF_NOTPOT (1 << 1) /* Hash size not power of 2 */ macro

Completed in 203 milliseconds