Home | History | Annotate | Download | only in llvm-objdump

Lines Matching refs:MachOBindEntry

8885   for (const llvm::object::MachOBindEntry &Entry : Obj->bindTable()) {
8917 for (const llvm::object::MachOBindEntry &Entry : Obj->lazyBindTable()) {
8944 for (const llvm::object::MachOBindEntry &Entry : Obj->weakBindTable()) {
8977 for (const llvm::object::MachOBindEntry &Entry : info->O->bindTable()) {