Home
last modified time | relevance | path

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

/titanic_50/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)); in traverse_file()
398 scn_location(temp_scn, elf, state); in traverse_file()
970 ((x = scn_location(dst_scn, dst_elf, state)) in build_file()
1496 scn_location(Elf_Scn * scn, Elf * elf, file_state_t *state) in scn_location() function