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

  /frameworks/compile/linkloader/android/
test-librsloader.c 31 struct func_entry_t { struct
38 static struct func_entry_t const tab[] = {
51 static size_t const tab_size = sizeof(tab) / sizeof(struct func_entry_t);
  /frameworks/compile/linkloader/
main.cpp 108 struct func_entry_t { struct
114 static func_entry_t const tab[] = {
127 static size_t const tab_size = sizeof(tab) / sizeof(func_entry_t);

Completed in 44 milliseconds