Searched refs:getDyldInfoBindOpcodes (Results 1 – 2 of 2) sorted by relevance
394 ArrayRef<uint8_t> getDyldInfoBindOpcodes() const;
1831 return bindTable(getDyldInfoBindOpcodes(), is64Bit(), in bindTable()2232 ArrayRef<uint8_t> MachOObjectFile::getDyldInfoBindOpcodes() const { in getDyldInfoBindOpcodes() function in MachOObjectFile