Searched defs:DF_BIND_NOW (Results 1 - 2 of 2) sorted by relevance
/external/llvm/include/llvm/Support/ | ||
H A D | ELF.h | 1198 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator in enum:llvm::ELF::__anon12047 |
/external/elfutils/libelf/ | ||
H A D | elf.h | 811 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */ macro |
Completed in 113 milliseconds