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

  /system/core/libunwindstack/include/unwindstack/
Elf.h 61 uint32_t machine_type() { return machine_type_; }
77 uint32_t machine_type_; member in class:unwindstack::Elf
  /system/core/libunwindstack/
Elf.cpp 148 machine_type_ = e_machine;
167 machine_type_ = e_machine;
  /external/v8/src/compiler/
linkage.h 119 machine_type_ = machine_type;
122 MachineType GetType() const { return machine_type_; }
159 MachineType machine_type_; member in class:v8::internal::compiler::LinkageLocation

Completed in 2589 milliseconds