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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c1424 * is_stab_index - TRUE if section is .index.
1435 Word ndx, int *ident, Ofl_desc *ofl, Boolean is_stab_index,
1503 if (is_stab_index) {
1531 Boolean is_stab_index = FALSE; local
1548 is_stab_index = TRUE;
1578 &ident, ofl, is_stab_index, &is_flags) == FALSE)
1434 process_progbits_alloc(const char *name, Ifl_desc *ifl, Shdr *shdr, Word ndx, int *ident, Ofl_desc *ofl, Boolean is_stab_index, Word *is_flags) argument

Completed in 65 milliseconds