HomeSort by relevance Sort by last modified time
    Searched defs:GetElfMach (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
perf-jit.h 77 uint32_t GetElfMach() {
  /art/compiler/jit/
jit_logger.cc 192 static uint32_t GetElfMach() {
239 header.elf_mach_target_ = GetElfMach();

Completed in 497 milliseconds