Searched refs:Rebase (Results 1 – 8 of 8) sorted by relevance
/external/llvm/tools/llvm-objdump/ |
D | llvm-objdump.h | 40 extern cl::opt<bool> Rebase;
|
D | llvm-objdump.cpp | 97 llvm::Rebase("rebase", cl::desc("Display mach-o rebasing info")); member in llvm 1684 if (Rebase) in DumpObject() 1781 && !Rebase in main()
|
D | MachODump.cpp | 1234 if (Disassemble || PrivateHeaders || ExportsTrie || Rebase || Bind || SymbolTable || in ProcessMachO() 1283 if (Rebase) in ProcessMachO()
|
/external/tcpdump/ |
D | CONTRIBUTING | 50 8) Rebase your commits against upstream/master
|
/external/mesa3d/docs/specs/ |
D | EXT_shader_samples_identical.txt | 165 2 2015/10/23 idr Change from MESA to EXT. Rebase on OpenGL 4.5,
|
/external/webrtc/webrtc/ |
D | BUILD.gn | 9 # TODO(kjellander): Rebase this to webrtc/build/common.gypi changes after r6330.
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog | 2535 Rebase for ppc64 fix 2590 Rebase 2725 Rebase on fixed GCC sources 2743 Rebase post GCC merge 2786 Rebase from GCC 2936 Rebase 3300 Rebase from GCC 3372 Rebase 3636 Rebase to latest GCC sources 3702 Rebase from GCC [all …]
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 3568 TemporaryBase Rebase(*this, NameInfo.getLoc(), Name); in TransformDeclarationNameInfo() 3995 TemporaryBase Rebase(*this, DI->getTypeLoc().getBeginLoc(), in TransformType() 5407 TemporaryBase Rebase(*this, TL.getNameLoc(), DeclarationName()); in TransformSubstTemplateTypeParmType() 8940 TemporaryBase Rebase(*this, E->getLocStart(), DeclarationName()); in TransformImplicitValueInitExpr() 10019 TemporaryBase Rebase(*this, /*FIXME*/E->getLocStart(), DeclarationName()); in TransformCXXConstructExpr() 10712 TemporaryBase Rebase(*this, E->getPackLoc(), getBaseEntity()); in TransformSizeOfPackExpr()
|