Searched refs:getDyldInfoWeakBindOpcodes (Results 1 – 3 of 3) sorted by relevance
399 ArrayRef<uint8_t> getDyldInfoWeakBindOpcodes() const;
210 Obj.getDyldInfoWeakBindOpcodes()); in dumpLinkEdit()
1941 return bindTable(getDyldInfoWeakBindOpcodes(), is64Bit(), in weakBindTable()2343 ArrayRef<uint8_t> MachOObjectFile::getDyldInfoWeakBindOpcodes() const { in getDyldInfoWeakBindOpcodes() function in MachOObjectFile