Searched defs:sym (Results 1 – 4 of 4) sorted by relevance
307 static uint8_t fixupAddress(uint32_t *addr, struct SymtabEntry *sym, bool debug) in fixupAddress()344 struct SymtabEntry *sym = &app->symtab[symIdx]; in relocDiag() local352 struct SymtabEntry *sym, struct NanoRelocEntry *nanoReloc) in fixupReloc()484 struct SymtabEntry *sym = &app.symtab[whichSym]; in handleApp() local
741 uint32_t sym = ELF32_R_SYM(relocs[i].r_info); in genElfNanoRelocs() local
78 void *sym = dlsym(dso_handle, MALI_GRALLOC_FORMATCAPS_SYM_NAME_STR); in get_block_capabilities() local