Searched refs:weaks (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/dtrace-147/libdwarf/
H A Ddwarf_weaks.c46 Dwarf_Weak ** weaks,
59 return _dwarf_internal_get_pubnames_like_data(dbg, dbg->de_debug_weaknames, dbg->de_debug_weaknames_size, (Dwarf_Global **) weaks, /* type
45 dwarf_get_weaks(Dwarf_Debug dbg, Dwarf_Weak ** weaks, Dwarf_Signed * ret_weak_count, Dwarf_Error * error) argument
/macosx-10.10.1/libauto-186/
H A Dauto_weak.cpp511 uint8_t weaks = (byte & 0x0F); local
512 while (weaks--) {
651 uint8_t weaks = (byte & 0x0F); local
652 while (weaks--) {
H A DZoneCompaction.cpp215 uint8_t weaks = (byte & 0x0F); local
216 while (weaks--) {
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-auto.mm431 unsigned weaks = (byte & 0x0F);
433 while (weaks--) {
H A Dobjc-runtime-new.mm6710 unsigned weaks = (byte & 0x0F);
6712 while (weaks--) {
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delflink.c3177 struct elf_link_hash_entry *weaks;
3646 weaks = NULL;
3971 h->u.weakdef = weaks;
3972 weaks = h;
4398 if (weaks != NULL)
4434 while (weaks != NULL)
4442 hlook = weaks;
4443 weaks = hlook->u.weakdef;
3168 struct elf_link_hash_entry *weaks; local

Completed in 233 milliseconds