Searched refs:CAPINFO_SUNW_GLOB (Results 1 – 5 of 5) sorted by relevance
928 #define CAPINFO_SUNW_GLOB 0xff macro
3415 * Family lead: CAPINFO_SUNW_GLOB lead symbol index in update_oscapinfo() 3416 * Family lead alias: CAPINFO_SUNW_GLOB lead symbol index in update_oscapinfo() 3422 * Family lead: CAPINFO_SUNW_GLOB .SUNW_capchain index in update_oscapinfo() 3423 * Family lead alias: CAPINFO_SUNW_GLOB .SUNW_capchain index in update_oscapinfo() 3428 * a CAPINFO_SUNW_GLOB group identifier. For family members, the in update_oscapinfo() 3436 * differentiation of CAPINFO_SUNW_GLOB symbols allows ld(1) to in update_oscapinfo() 3470 ELF_C_INFO(chainndx, CAPINFO_SUNW_GLOB); in update_oscapinfo() 3478 ELF_C_INFO(lsdp->sd_symndx, CAPINFO_SUNW_GLOB); in update_oscapinfo() 3492 ELF_C_INFO(chainndx, CAPINFO_SUNW_GLOB); in update_oscapinfo() 3501 CAPINFO_SUNW_GLOB); in update_oscapinfo() [all...]
678 * Capabilities families are lead by a CAPINFO_SUNW_GLOB symbol. This symbol1216 * symbols are identified with a CAPINFO_SUNW_GLOB group id. in process_capinfo() 1220 if (gndx == CAPINFO_SUNW_GLOB) { in process_capinfo()
1310 * symbol (defined as CAPINFO_SUNW_GLOB) of a capabilities family. This lead1317 * If the symbol that got us here is not CAPINFO_SUNW_GLOB, then we've bound1343 if (grpndx != CAPINFO_SUNW_GLOB) { in cap_match()
1561 * information section looking for CAPINFO_SUNW_GLOB lead symbols. in cap_section() 1599 * CAPINFO_SUNW_GLOB lead capabilities symbols. in cap_section() 1608 if ((gndx == 0) || (gndx != CAPINFO_SUNW_GLOB)) in cap_section()