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

  /external/google-breakpad/src/tools/mac/upload_system_symbols/
arch_constants.h 52 const char* GetNXArchInfoName(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) {
arch_reader.go 54 cstr := C.GetNXArchInfoName(C.cpu_type_t(header.Cpu), C.cpu_subtype_t(header.SubCpu))

Completed in 575 milliseconds