Home | History | Annotate | Download | only in arm64
      1 {
      2  "array_types" : [],
      3  "builtin_types" :
      4  [
      5   {
      6    "linker_set_key" : "void",
      7    "name" : "void",
      8    "referenced_type" : "type-1",
      9    "self_type" : "type-1"
     10   }
     11  ],
     12  "elf_functions" :
     13  [
     14   {
     15    "binding" : "weak",
     16    "name" : "example"
     17   }
     18  ],
     19  "elf_objects" : [],
     20  "enum_types" : [],
     21  "function_types" : [],
     22  "functions" :
     23  [
     24   {
     25    "function_name" : "example",
     26    "linker_set_key" : "example",
     27    "return_type" : "type-1",
     28    "source_file" : "/development/vndk/tools/header-checker/tests/integration/weak_symbols/example.c"
     29   }
     30  ],
     31  "global_vars" : [],
     32  "lvalue_reference_types" : [],
     33  "pointer_types" : [],
     34  "qualified_types" : [],
     35  "record_types" : [],
     36  "rvalue_reference_types" : []
     37 }
     38