Searched defs:RHF_NO_MOVE (Results 1 - 3 of 3) sorted by relevance
/external/llvm/include/llvm/Support/ | ||
H A D | ELF.h | 1238 RHF_NO_MOVE = 0x00000008, // DSO address may not be relocated. enumerator in enum:llvm::ELF::__anon12049 |
/external/elfutils/libelf/ | ||
H A D | elf.h | 1738 #define RHF_NO_MOVE (1 << 3) macro |
/external/valgrind/perf/ | ||
H A D | tinycc.c | 1373 #define RHF_NO_MOVE (1 << 3) macro |
Completed in 222 milliseconds