Home
last modified time | relevance | path

Searched defs:elfsize (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_elfwrite.c64 size_t elfsize, asize; in ctf_write_elf() local
H A Dctf_lib.c276 ctf_compress(ctf_file_t *fp, void **buf, size_t *allocsz, size_t *elfsize) in ctf_compress()
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c1065 elfsize(const Ehdr *ehdrp, uint_t nphdrs, const caddr_t phdrbase, in elfsize() function