Home
last modified time | relevance | path

Searched defs:uleb (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/toybox/toys/other/
H A Dreadelf.c308 static unsigned long long uleb(char **ptr, char *end) in uleb() function
/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c4990 uint64_t uleb; in print_ops() local