Home
last modified time | relevance | path

Searched defs:rebase (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/lld/MachO/
DSyntheticSections.h35 constexpr const char rebase[] = "__rebase"; variable
480 RebaseSection *rebase = nullptr; member
DSyntheticSections.cpp117 static void encodeDoRebase(Rebase &rebase, raw_svector_ostream &os) { in encodeDoRebase()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_sched_gm107.h20 void rebase(const int base) in rebase() function
Dnv50_ir_emit_nvc0.cpp3036 void rebase(const int base) in rebase() function
/external/perfetto/tools/
Ddiff_test_trace_processor.py164 keep_input, rebase): argument
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_misc_state.c157 bool rebase = tile_x & 7 || tile_y & 7; in rebase_depth_stencil() local
/external/autotest/client/common_lib/
Drevision_control.py202 def pull(self, rebase=False): argument
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp1441 RebaseLocation rebase; in addRebaseAndBindingInfo() local