Home
last modified time | relevance | path

Searched refs:lddatap (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c189 caddr_t *brkbase, size_t *brksize, uintptr_t *lddatap) in mapexec_brand() argument
203 if (lddatap != NULL) in mapexec_brand()
204 *lddatap = 0; in mapexec_brand()
224 if (lddatap != NULL) in mapexec_brand()
225 *lddatap = lddata; in mapexec_brand()