Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachO.h396 ArrayRef<uint8_t> getDyldInfoLazyBindOpcodes() const;
/external/llvm/lib/Object/
DMachOObjectFile.cpp1836 return bindTable(getDyldInfoLazyBindOpcodes(), is64Bit(), in lazyBindTable()
2254 ArrayRef<uint8_t> MachOObjectFile::getDyldInfoLazyBindOpcodes() const { in getDyldInfoLazyBindOpcodes() function in MachOObjectFile