Lines Matching defs:symbols
59 * Versym values for UNDEF symbols resolved by other objects
85 * for local symbols, and the [1] index for globals. If the original
136 Sym *sym; /* Array of symbols */
137 Word symn; /* # of symbols */
268 * Relocations can reference section symbols and standard symbols. If the
1140 * in the symbols do not correspond to these headers.
1246 * section. UNDEF symbols don't count in this case,
1279 * have global binding. Note, we exclude UNDEF/NOTY symbols with zero
1280 * value and size, as these symbols may be the result of an mcs(1)
1334 * If this capabilities section is associated with symbols, then the
1460 * If this is a symbols capabilities
1498 * group, determine the associated symbols.
1518 * Determine what symbols reference this capabilities
1558 * family chain. For example, a weak/global pair of symbols can both
1559 * represent the same family of capabilities symbols. Therefore, to
1561 * information section looking for CAPINFO_SUNW_GLOB lead symbols.
1599 * CAPINFO_SUNW_GLOB lead capabilities symbols.
1684 * Additional capabilities groups define the association of individual symbols
2133 * symbols are encountered during linking, and then the results
2421 symbols(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi,
2579 * dispaying the referenced symbols.
2849 * There are some DT_ entries that have corresponding symbols
2852 * examines the well known symbol tables for such symbols and
2966 * these symbols, we do the heuristic match.
4031 * symbols.
4045 * Determine if any other symbols are chained to this
4158 * The GNU assembler can use section symbols as the signature
5156 symbols(cache, shnum, ehdr, osabi, &versym, file, flags);