HomeSort by relevance Sort by last modified time
    Searched refs:coalesced (Results 1 - 25 of 34) sorted by null

1 2

  /external/llvm/test/MC/MachO/
weakdef.s 3 .section __DATA,__datacoal_nt,coalesced
4 .section __TEXT,__const_coal,coalesced
10 .section __DATA,__datacoal_nt,coalesced
coal-sections-x86_64.s 27 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
34 .section __TEXT,__const_coal,coalesced
41 .section __DATA,__datacoal_nt,coalesced
symbol-diff.s 4 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
diff-with-two-sections.s 5 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
weakdef.s 3 .section __DATA,__datacoal_nt,coalesced
4 .section __TEXT,__const_coal,coalesced
10 .section __DATA,__datacoal_nt,coalesced
symbol-diff.s 4 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
diff-with-two-sections.s 5 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/
weakdef.s 3 .section __DATA,__datacoal_nt,coalesced
4 .section __TEXT,__const_coal,coalesced
10 .section __DATA,__datacoal_nt,coalesced
coal-sections-x86_64.s 27 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
34 .section __TEXT,__const_coal,coalesced
41 .section __DATA,__datacoal_nt,coalesced
symbol-diff.s 4 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
diff-with-two-sections.s 5 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
  /external/llvm/test/MC/MachO/PowerPC/
coal-sections-powerpc.s 23 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
26 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
34 .section __TEXT,__const_coal,coalesced
41 .section __DATA,__datacoal_nt,coalesced
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/PowerPC/
coal-sections-powerpc.s 23 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
26 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
34 .section __TEXT,__const_coal,coalesced
41 .section __DATA,__datacoal_nt,coalesced
  /external/u-boot/lib/
lmb.c 92 /* Create a dummy zero size LMB which will get coalesced away later.
110 unsigned long coalesced = 0; local
132 coalesced++;
137 coalesced++;
144 coalesced++;
147 if (coalesced)
148 return coalesced;
  /external/grpc-grpc/src/objective-c/tests/CronetUnitTests/
CronetUnitTests.m 342 BOOL coalesced = NO;
360 coalesced = YES;
365 if (coalesced) {
370 XCTAssert(coalesced == useCoalescing);
  /external/jemalloc_new/src/
extent.c 115 extent_t *extent, bool *coalesced, bool growing_retained);
505 bool coalesced; local
507 extents, extent, &coalesced, false);
510 if (!coalesced) {
556 * Get the LRU coalesced extent, if any. If coalescing was delayed,
557 * the loop will iterate until the LRU extent is fully coalesced.
583 * The LRU extent was just coalesced and the result placed in
1639 bool coalesced; local
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
ppc-darwin_closure.S 239 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
  /external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/
ppc-darwin_closure.S 239 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
  /external/llvm/test/CodeGen/PowerPC/
hello-reloc.s 8 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
  /external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
hello-reloc.s 8 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
  /external/libffi/src/powerpc/
darwin.S 321 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
  /external/libffi/src/x86/
darwin.S 338 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
darwin64.S 318 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
darwin.S 321 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
  /external/python/cpython2/Modules/_ctypes/libffi/src/x86/
darwin.S 338 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support

Completed in 1174 milliseconds

1 2