Searched defs:LEB (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Ddwarf.c2889 #define LEB() read_leb128 (start, & length_return, 0); start += length_return macro
3604 #undef LEB macro
[all...]
/haiku-buildtools/binutils/binutils/
H A Ddwarf.c5678 #define LEB() read_uleb128 (start, & length_return, end); start += length_return macro
6761 #undef LEB macro
[all...]

Completed in 64 milliseconds