Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c68 static uint64_t scn_location(Elf_Scn *, Elf *, file_state_t *);
369 SET_LOC(sinfo->si_flags, scn_location(scn, elf, state)); in traverse_file()
401 scn_location(temp_scn, elf, state); in traverse_file()
978 ((x = scn_location(dst_scn, dst_elf, state)) in build_file()
1504 scn_location(Elf_Scn * scn, Elf * elf, file_state_t *state) in scn_location() function