reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
507 getBuildVersionLoadCommand(const LoadCommandInfo &L) const;
390 Cmd = InputBinary.getBuildVersionLoadCommand(LCI);
tools/llvm-objdump/MachODump.cpp10129 Obj->getBuildVersionLoadCommand(Command);
tools/llvm-readobj/MachODumper.cpp 771 MachO::build_version_command BVC = Obj->getBuildVersionLoadCommand(Load);