Searched refs:loh (Results 1 – 1 of 1) sorted by relevance
1142 const char *loh = O->getData().substr(LohLC.dataoff, 1).data(); in PrintLinkOptHints() local1147 uint64_t identifier = decodeULEB128((const uint8_t *)(loh + i), &n); in PrintLinkOptHints()1181 uint64_t narguments = decodeULEB128((const uint8_t *)(loh + i), &n); in PrintLinkOptHints()1188 uint64_t value = decodeULEB128((const uint8_t *)(loh + i), &n); in PrintLinkOptHints()