Home
last modified time | relevance | path

Searched defs:PT_LOAD (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Delf.h37 #define PT_LOAD 1 macro
/bionic/libc/include/bits/
Delf_common.h493 #define PT_LOAD 1 /* Loadable segment. */ macro