Searched refs:entry_create (Results 1 – 1 of 1) sorted by relevance
90 static struct entry *entry_create(const char *name, uintptr_t pc,277 entry_create(const char *name, uintptr_t pc, uintptr_t start, uintptr_t end) in entry_create() function811 obj = entry_create(fname, tmppc, ostart, oend); in main()