{
 "array_types" : [],
 "builtin_types" :
 [
  {
   "alignment" : 1,
   "is_integral" : true,
   "is_unsigned" : true,
   "linker_set_key" : "char",
   "name" : "char",
   "referenced_type" : "type-5",
   "self_type" : "type-5",
   "size" : 1
  },
  {
   "alignment" : 4,
   "is_integral" : true,
   "linker_set_key" : "int",
   "name" : "int",
   "referenced_type" : "type-1",
   "self_type" : "type-1",
   "size" : 4
  },
  {
   "linker_set_key" : "void",
   "name" : "void",
   "referenced_type" : "type-3",
   "self_type" : "type-3"
  }
 ],
 "elf_functions" :
 [
  {
   "name" : "android_is_in_vendor_process"
  },
  {
   "name" : "android_load_sphal_library"
  },
  {
   "name" : "android_unload_sphal_library"
  }
 ],
 "elf_objects" : [],
 "enum_types" : [],
 "function_types" : [],
 "functions" :
 [
  {
   "function_name" : "android_is_in_vendor_process",
   "linker_set_key" : "android_is_in_vendor_process",
   "return_type" : "type-1",
   "source_file" : "/system/core/libvndksupport/include/vndksupport/linker.h"
  },
  {
   "function_name" : "android_load_sphal_library",
   "linker_set_key" : "android_load_sphal_library",
   "parameters" :
   [
    {
     "referenced_type" : "type-6"
    },
    {
     "referenced_type" : "type-1"
    }
   ],
   "return_type" : "type-2",
   "source_file" : "/system/core/libvndksupport/include/vndksupport/linker.h"
  },
  {
   "function_name" : "android_unload_sphal_library",
   "linker_set_key" : "android_unload_sphal_library",
   "parameters" :
   [
    {
     "referenced_type" : "type-2"
    }
   ],
   "return_type" : "type-1",
   "source_file" : "/system/core/libvndksupport/include/vndksupport/linker.h"
  }
 ],
 "global_vars" : [],
 "lvalue_reference_types" : [],
 "pointer_types" :
 [
  {
   "alignment" : 8,
   "linker_set_key" : "const char *",
   "name" : "const char *",
   "referenced_type" : "type-4",
   "self_type" : "type-6",
   "size" : 8,
   "source_file" : "/system/core/libvndksupport/include/vndksupport/linker.h"
  },
  {
   "alignment" : 8,
   "linker_set_key" : "void *",
   "name" : "void *",
   "referenced_type" : "type-3",
   "self_type" : "type-2",
   "size" : 8,
   "source_file" : "/system/core/libvndksupport/include/vndksupport/linker.h"
  }
 ],
 "qualified_types" :
 [
  {
   "alignment" : 1,
   "is_const" : true,
   "linker_set_key" : "const char",
   "name" : "const char",
   "referenced_type" : "type-5",
   "self_type" : "type-4",
   "size" : 1,
   "source_file" : "/system/core/libvndksupport/include/vndksupport/linker.h"
  }
 ],
 "record_types" : [],
 "rvalue_reference_types" : []
}