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

  /external/libffi/src/mips/
ffi.c 574 char *clear_location = (char *) codeloc; local
631 __builtin___clear_cache(clear_location, clear_location + FFI_TRAMPOLINE_SIZE);
633 cacheflush (clear_location, FFI_TRAMPOLINE_SIZE, ICACHE);
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h 5970 inline void SourceCodeInfo::clear_location() { function in class:google::protobuf::SourceCodeInfo
    [all...]

Completed in 589 milliseconds