Searched defs:scn_location (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c65 static uint64_t scn_location(Elf_Scn *, Elf *, file_state_t *);
366 SET_LOC(sinfo->flags, scn_location(scn, elf, state));
398 scn_location(temp_scn, elf, state);
970 ((x = scn_location(dst_scn, dst_elf, state))
1496 scn_location(Elf_Scn * scn, Elf * elf, file_state_t *state) function

Completed in 59 milliseconds