Searched defs:sym (Results 1 – 7 of 7) sorted by relevance
/device/google/redbull/json-c/ |
D | libjson.c | 12 #define __warn_references(sym,msg) \ argument 16 #define __warn_references(sym,msg) /* nothing */ argument
|
/device/google/sunfish/json-c/ |
D | libjson.c | 12 #define __warn_references(sym,msg) \ argument 16 #define __warn_references(sym,msg) /* nothing */ argument
|
/device/google/coral/json-c/ |
D | libjson.c | 12 #define __warn_references(sym,msg) \ argument 16 #define __warn_references(sym,msg) /* nothing */ argument
|
/device/google/contexthub/util/nanoapp_postprocess/ |
D | postprocess.c | 307 static uint8_t fixupAddress(uint32_t *addr, struct SymtabEntry *sym, bool debug) in fixupAddress() 344 struct SymtabEntry *sym = &app->symtab[symIdx]; in relocDiag() local 352 struct SymtabEntry *sym, struct NanoRelocEntry *nanoReloc) in fixupReloc() 484 struct SymtabEntry *sym = &app.symtab[whichSym]; in handleApp() local
|
D | postprocess_elf.c | 741 uint32_t sym = ELF32_R_SYM(relocs[i].r_info); in genElfNanoRelocs() local
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_formats.cpp | 78 void *sym = dlsym(dso_handle, MALI_GRALLOC_FORMATCAPS_SYM_NAME_STR); in get_block_capabilities() local
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_formats.cpp | 78 void *sym = dlsym(dso_handle, MALI_GRALLOC_FORMATCAPS_SYM_NAME_STR); in get_block_capabilities() local
|