Symbol: getULEB128
sys/lib/libunwind/AddressSpace.hpp
168
result = getULEB128(addr, end);
sys/lib/libunwind/DwarfInstructions.hpp
173
uint64_t length = addressSpace.getULEB128(p, expressionEnd);
sys/lib/libunwind/DwarfInstructions.hpp
256
value = addressSpace.getULEB128(p, expressionEnd);
sys/lib/libunwind/DwarfInstructions.hpp
364
*sp += addressSpace.getULEB128(p, expressionEnd);
sys/lib/libunwind/DwarfInstructions.hpp
504
reg = addressSpace.getULEB128(p, expressionEnd);
sys/lib/libunwind/DwarfInstructions.hpp
546
reg = addressSpace.getULEB128(p, expressionEnd);
sys/lib/libunwind/DwarfParser.hpp
174
uintptr_t augLen = addressSpace.getULEB128(p, nextCFI);
sys/lib/libunwind/DwarfParser.hpp
238
cieInfo->codeAlignFactor = addressSpace.getULEB128(p, cieContentEnd);
sys/lib/libunwind/DwarfParser.hpp
242
cieInfo->returnAddressRegister = R::dwarf2regno((uint8_t)addressSpace.getULEB128(p, cieContentEnd));
sys/lib/libunwind/DwarfParser.hpp
246
addressSpace.getULEB128(p, cieContentEnd);
sys/lib/libunwind/DwarfParser.hpp
345
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
347
addressSpace.getULEB128(p, instructionsEnd) * cieInfo.dataAlignFactor;
sys/lib/libunwind/DwarfParser.hpp
354
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
360
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
366
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
375
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
376
reg2 = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
405
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
406
offset = addressSpace.getULEB128(p, instructionsEnd);
sys/lib/libunwind/DwarfParser.hpp
413
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
419
results->cfaRegisterOffset = addressSpace.getULEB128(p, instructionsEnd);
sys/lib/libunwind/DwarfParser.hpp
425
length = addressSpace.getULEB128(p, instructionsEnd);
sys/lib/libunwind/DwarfParser.hpp
429
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
434
length = addressSpace.getULEB128(p, instructionsEnd);
sys/lib/libunwind/DwarfParser.hpp
438
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
447
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
461
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
463
addressSpace.getULEB128(p, instructionsEnd) * cieInfo.dataAlignFactor;
sys/lib/libunwind/DwarfParser.hpp
470
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
479
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
484
length = addressSpace.getULEB128(p, instructionsEnd);
sys/lib/libunwind/DwarfParser.hpp
502
offset = addressSpace.getULEB128(p, instructionsEnd);
sys/lib/libunwind/DwarfParser.hpp
506
reg = R::dwarf2regno(addressSpace.getULEB128(p, instructionsEnd));
sys/lib/libunwind/DwarfParser.hpp
510
addressSpace.getULEB128(p, instructionsEnd) * cieInfo.dataAlignFactor;
sys/lib/libunwind/DwarfParser.hpp
521
offset = addressSpace.getULEB128(p, instructionsEnd) *