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

  /bionic/libc/kernel/uapi/linux/
a.out.h 153 struct relocation_info { struct
  /external/kernel-headers/original/uapi/linux/
a.out.h 226 struct relocation_info
224 struct relocation_info struct
  /external/v8/src/extensions/
statistics-extension.cc 132 reloc_info_total += code->relocation_info()->Size();
  /external/v8/src/objects/
code-inl.h 180 CODE_ACCESSORS(relocation_info, ByteArray, kRelocationInfoOffset)
296 size += relocation_info()->Size();
code.h 77 // [relocation_info]: Code relocation information
78 DECL_ACCESSORS(relocation_info, ByteArray)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
MachOObjectFile.cpp 360 BigSize *= sizeof(struct MachO::relocation_info);
364 "struct relocation_info) of section " +
370 MachO::relocation_info),
548 BigSize *= sizeof(MachO::relocation_info);
552 "(struct relocation_info) of LC_DYSYMTAB command " +
557 sizeof(MachO::relocation_info),
565 BigSize *= sizeof(MachO::relocation_info);
569 "(struct relocation_info) of LC_DYSYMTAB command " +
574 sizeof(MachO::relocation_info),
    [all...]
  /external/v8/src/heap/
object-stats.cc     [all...]
  /external/llvm/include/llvm/Support/
MachO.h 387 // llvm::MachO::relocation_info structure when r_extern is 0.
391 // llvm::MachO::relocation_info structure.
397 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
407 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
427 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
441 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
468 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
906 struct relocation_info { struct
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
MachO.h 384 // llvm::MachO::relocation_info structure when r_extern is 0.
388 // llvm::MachO::relocation_info structure.
394 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
404 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
424 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
438 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
465 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
940 struct relocation_info { struct
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MachO.h 387 // llvm::MachO::relocation_info structure when r_extern is 0.
391 // llvm::MachO::relocation_info structure.
397 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
407 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
427 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
441 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
468 // llvm::MachO::relocation_info or llvm::MachO::scattered_relocation_info
914 struct relocation_info { struct
    [all...]
  /external/v8/src/profiler/
heap-snapshot-generator.cc     [all...]
  /external/v8/src/
objects-debug.cc     [all...]
  /external/llvm/tools/llvm-objdump/
MachODump.cpp     [all...]
  /external/v8/src/wasm/
module-compiler.cc 429 counters->wasm_reloc_size()->Increment(code->relocation_info()->length());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
MachODump.cpp     [all...]

Completed in 944 milliseconds