Searched refs:getDyldInfoWeakBindOpcodes (Results 1 – 2 of 2) sorted by relevance
395 ArrayRef<uint8_t> getDyldInfoWeakBindOpcodes() const;
1841 return bindTable(getDyldInfoWeakBindOpcodes(), is64Bit(), in weakBindTable()2243 ArrayRef<uint8_t> MachOObjectFile::getDyldInfoWeakBindOpcodes() const { in getDyldInfoWeakBindOpcodes() function in MachOObjectFile