Home
last modified time | relevance | path

Searched refs:getDyldInfoBindOpcodes (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Object/
DMachO.h394 ArrayRef<uint8_t> getDyldInfoBindOpcodes() const;
/external/llvm/lib/Object/
DMachOObjectFile.cpp1831 return bindTable(getDyldInfoBindOpcodes(), is64Bit(), in bindTable()
2232 ArrayRef<uint8_t> MachOObjectFile::getDyldInfoBindOpcodes() const { in getDyldInfoBindOpcodes() function in MachOObjectFile