HomeSort by relevance Sort by last modified time
    Searched refs:Relocatable (Results 1 - 15 of 15) sorted by null

  /external/v8/src/
v8threads.cc 136 from = Relocatable::RestoreState(isolate_, from);
173 Relocatable::ArchiveSpacePerThread();
294 to = Relocatable::ArchiveState(isolate_, to);
332 data = Relocatable::Iterate(v, data);
api-arguments.h 18 class CustomArgumentsBase : public Relocatable {
27 : Relocatable(isolate) {}
isolate.h 401 /* State for Relocatable. */ \
402 V(Relocatable*, relocatable_top, nullptr) \
    [all...]
objects.h     [all...]
objects.cc     [all...]
objects-inl.h     [all...]
  /external/python/cpython2/Mac/scripts/
buildpkg.py 68 Relocatable
149 'Relocatable': 'YES',
398 Relocatable="YES")
409 Relocatable="YES")
  /external/v8/src/builtins/
builtins-api.cc 148 class RelocatableArguments : public BuiltinArguments, public Relocatable {
151 : BuiltinArguments(length, arguments), Relocatable(isolate) {}
  /external/llvm/test/MC/MachO/ARM/
darwin-ARM-reloc.s 32 @ CHECK: FileType: Relocatable (0x1)
darwin-Thumb-reloc.s 33 @ CHECK: FileType: Relocatable (0x1)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
malis.s 45 L3: equ L0-23 ; Simple relocatable
59 ;; Section 8.2.7.3 Simple Relocatable Expressions
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX8632.cpp 322 if (Addr->Relocatable == nullptr || SandboxingType != ST_Nonsfi) {
IceTargetLoweringX86BaseImpl.h     [all...]
IceTargetLoweringX86Base.h 301 ConstantRelocatable *Relocatable = nullptr;
310 // <Relocatable + Offset>(Base, Index, Shift)
    [all...]
  /external/v8/src/heap/
heap.cc     [all...]

Completed in 357 milliseconds