Home
last modified time | relevance | path

Searched refs:LEB128 (Results 1 – 14 of 14) sorted by relevance

/external/llvm/docs/
DCoverageMappingFormat.rst313 * The string contains values that are encoded in the LEB128 format, which is
389 ``[numFilenames : LEB128, filename0 : string, filename1 : string, ...]``
401 LEB128 subsection
404 LEB128 is an unsigned interger value that is encoded using DWARF's LEB128
413 ``[length : LEB128, characters...]`` argument
423 ``[numIndices : LEB128, filenameIndex0 : LEB128, filenameIndex1 : LEB128, ...]``
431 ``[value : LEB128]``
472 ``[numExpressions : LEB128, expr0LHS : LEB128, expr0RHS : LEB128, expr1LHS : LEB128, expr1RHS : LEB…
484 ``[numRegionArrays : LEB128, regionsForFile0, regionsForFile1, ...]``
496 ``[numRegions : LEB128, region0, region1, ...]``
[all …]
/external/google-breakpad/src/common/
Dtest_assembler_unittest.cc1416 section.LEB128(0); in TEST_F()
1422 section.LEB128(0x3f); in TEST_F()
1428 section.LEB128(0x40); in TEST_F()
1434 section.LEB128(0x7f); in TEST_F()
1440 section.LEB128(0x80); in TEST_F()
1446 section.LEB128(0xff); in TEST_F()
1452 section.LEB128(0x1fff); in TEST_F()
1458 section.LEB128(0x2000); in TEST_F()
1464 section.LEB128(-1); in TEST_F()
1470 section.LEB128(-0x40); in TEST_F()
[all …]
Dtest_assembler.h386 Section &LEB128(long long value);
Dtest_assembler.cc303 Section &Section::LEB128(long long value) { in LEB128() function in google_breakpad::test_assembler::Section
/external/google-breakpad/src/common/dwarf/
Dcfi_assembler.cc67 LEB128(data_alignment_factor); in CIEHeader()
167 LEB128(address); in EncodedPointer()
Dcfi_assembler.h210 CFISection &LEB128(long long v) { Section::LEB128(v); return *this; } in LEB128() function
Ddwarf2reader_cfi_unittest.cc837 .D8(dwarf2reader::DW_CFA_def_cfa_sf).ULEB128(0x8ccb32b7).LEB128(0x9ea) in TEST_F()
838 .D8(dwarf2reader::DW_CFA_def_cfa_sf).ULEB128(0x9b40f5da).LEB128(-0x40a2) in TEST_F()
908 .D8(dwarf2reader::DW_CFA_def_cfa_offset_sf).LEB128(0x970) in TEST_F()
909 .D8(dwarf2reader::DW_CFA_def_cfa_offset_sf).LEB128(-0x2cd) in TEST_F()
1021 .ULEB128(0x997c23ee).LEB128(0x2d00) in TEST_F()
1023 .ULEB128(0x9519eb82).LEB128(-0xa77) in TEST_F()
1059 .D8(dwarf2reader::DW_CFA_val_offset_sf).ULEB128(0x6f4f).LEB128(0xaab) in TEST_F()
1060 .D8(dwarf2reader::DW_CFA_val_offset_sf).ULEB128(0x2483).LEB128(-0x8a2) in TEST_F()
Dbytereader_unittest.cc71 .LEB128(-0x4f337badf4483f83LL) in TEST_F()
/external/llvm/lib/Support/
DAndroid.mk40 LEB128.cpp \
DCMakeLists.txt64 LEB128.cpp
/external/llvm/unittests/Support/
DDataExtractorTest.cpp101 TEST(DataExtractorTest, LEB128) { in TEST() argument
/external/elfutils/src/
DChangeLog1701 * readelf.c (print_ops): Use 64-bit types for LEB128 operands.
1988 (still need to fix LEB128).
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym19350 FUNC 35be2 44 0 google_breakpad::test_assembler::Section::LEB128
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym20578 FUNC 504b0 58 0 google_breakpad::test_assembler::Section::LEB128