Searched refs:getDyldInfoBindOpcodes (Results 1 – 3 of 3) sorted by relevance
277 O.Binds.Opcodes = MachOObj.getDyldInfoBindOpcodes();
719 ArrayRef<uint8_t> getDyldInfoBindOpcodes() const;
4478 return bindTable(Err, this, getDyldInfoBindOpcodes(), is64Bit(), in bindTable()4923 ArrayRef<uint8_t> MachOObjectFile::getDyldInfoBindOpcodes() const { in getDyldInfoBindOpcodes() function in MachOObjectFile