Searched defs:DF_1_NODUMP (Results 1 - 2 of 2) sorted by relevance
/external/llvm/include/llvm/Support/ | ||
H A D | ELF.h | 1216 DF_1_NODUMP = 0x00001000, // Object can't be dldump'ed. enumerator in enum:llvm::ELF::__anon12048 |
/external/elfutils/libelf/ | ||
H A D | elf.h | 828 #define DF_1_NODUMP 0x00001000 /* Object can't be dldump'ed. */ macro |
Completed in 57 milliseconds