Searched refs:parse_attributes (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | map_v2.c | 643 parse_attributes(Mapfile *mf, const char *item_name, attr_t *attr_list, in parse_attributes() function 1245 if (parse_attributes(mf, MSG_ORIG(MSG_MAPKW_CAPABILITY), in dir_capability() 1376 if (parse_attributes(mf, MSG_ORIG(MSG_MAPKW_DEPEND_VERSIONS), in dir_depend_versions() 1847 if (parse_attributes(mf, MSG_ORIG(MSG_MAPKW_ASSIGN_SECTION), in at_seg_assign() 2313 if (parse_attributes(mf, dir_name, in dir_segment_inner() 2621 if (parse_attributes(mf, MSG_ORIG(MSG_MAPKW_STACK), in dir_stack() 3066 if (parse_attributes(mf, tkv_sym.tkv_str, in parse_symbol_attributes()
|