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

  /system/core/libunwindstack/
Elf.h 60 uint32_t machine_type() { return machine_type_; }
74 uint32_t machine_type_; member in class:Elf
Elf.cpp 90 machine_type_ = e_machine;
108 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 59 milliseconds