Home | History | Annotate | Download | only in llvm-objdump

Lines Matching refs:decodeULEB128

513     uint64_t identifier = decodeULEB128((const uint8_t *)(loh + i), &n);
547 uint64_t narguments = decodeULEB128((const uint8_t *)(loh + i), &n);
554 uint64_t value = decodeULEB128((const uint8_t *)(loh + i), &n);