Searched defs:PT_LOAD (Results 1 - 5 of 5) sorted by relevance
/external/kernel-headers/original/uapi/linux/ | ||
H A D | elf.h | 26 #define PT_LOAD 1 macro |
/external/llvm/include/llvm/Support/ | ||
H A D | ELF.h | 990 PT_LOAD = 1, // Loadable segment. enumerator in enum:llvm::ELF::__anon12043 |
/external/elfutils/libelf/ | ||
H A D | elf.h | 600 #define PT_LOAD 1 /* Loadable program segment */ macro |
/external/valgrind/perf/ | ||
H A D | tinycc.c | 563 #define PT_LOAD 1 /* Loadable program segment */ macro 19499 ph->p_type = PT_LOAD; |
/external/robolectric/v1/lib/main/ | ||
H A D | sqlite-jdbc-3.7.2.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ... |
Completed in 668 milliseconds