Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:sec_names

55    ::sec_names is NULL.  If there are other names, these are stored in
56 ::sec_names, which is a NULL terminated vector holding the names.
66 sec_names[]. This has the convenient side effect that, in the
68 sec_names[] does not need to be allocated.
75 HChar** sec_names; /* NULL, or a NULL term'd array of other names */
868 name, so there is no auxiliary ::sec_names vector to duplicate.