HomeSort by relevance Sort by last modified time
    Searched full:leb128 (Results 151 - 175 of 335) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
AsmPrinter.h 475 /// Emit the specified signed leb128 value.
478 /// Emit the specified unsigned leb128 value.
481 /// Emit the specified unsigned leb128 value padded to a specific number
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
AsmPrinter.h 475 /// Emit the specified signed leb128 value.
478 /// Emit the specified unsigned leb128 value.
481 /// Emit the specified unsigned leb128 value padded to a specific number
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
AsmPrinter.h 475 /// Emit the specified signed leb128 value.
478 /// Emit the specified unsigned leb128 value.
481 /// Emit the specified unsigned leb128 value padded to a specific number
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
AsmPrinter.h 475 /// Emit the specified signed leb128 value.
478 /// Emit the specified unsigned leb128 value.
481 /// Emit the specified unsigned leb128 value padded to a specific number
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
AsmPrinter.h 475 /// Emit the specified signed leb128 value.
478 /// Emit the specified unsigned leb128 value.
481 /// Emit the specified unsigned leb128 value padded to a specific number
  /art/runtime/
vdex_file.cc 27 #include "base/leb128.h"
  /external/google-breakpad/src/common/
test_assembler.cc 303 Section &Section::LEB128(long long value) {
  /external/llvm/lib/ProfileData/
SampleProfWriter.cpp 24 #include "llvm/Support/LEB128.h"
  /external/dexmaker/lib/
libcore-dex-2.jar 
  /prebuilts/tools/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/
libcore-dex-2.jar 
  /prebuilts/tools/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/7.1.0_r7/
libcore-dex-7.1.0_r7.jar 
  /external/google-breakpad/src/common/dwarf/
dwarf2reader_cfi_unittest.cc 837 .D8(dwarf2reader::DW_CFA_def_cfa_sf).ULEB128(0x8ccb32b7).LEB128(0x9ea)
838 .D8(dwarf2reader::DW_CFA_def_cfa_sf).ULEB128(0x9b40f5da).LEB128(-0x40a2)
908 .D8(dwarf2reader::DW_CFA_def_cfa_offset_sf).LEB128(0x970)
909 .D8(dwarf2reader::DW_CFA_def_cfa_offset_sf).LEB128(-0x2cd)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
AsmPrinter.h 353 /// EmitSLEB128 - emit the specified signed leb128 value.
356 /// EmitULEB128 - emit the specified unsigned leb128 value.
  /toolchain/binutils/binutils-2.27/bfd/
libbfd.c 1009 /* Read in a LEB128 encoded value from ABFD starting at DATA.
1010 If SIGN is true, return a signed LEB128 value.
  /toolchain/binutils/binutils-2.27/gas/
write.c     [all...]
dw2gencfi.c 995 /* leb128 can be handled, but does something actually need it? */
1066 /* leb128 can be handled, but does something actually need it? */
1143 /* leb128 can be handled, but does something actually need it? */
    [all...]
as.h 286 /* A DWARF leb128 value; only ELF uses this. The subtype is 0 for
ehopt.c 348 /* Bytes == -1 means this comes from an leb128 directive. */
  /art/libdexfile/dex/
dex_file_verifier_test.cc 25 #include "base/leb128.h"
219 // is to the access flags, so that the caller doesn't have to handle the leb128-encoded method-index
832 // is to the access flags, so that the caller doesn't have to handle the leb128-encoded method-index
    [all...]
dex_file-inl.h 21 #include "base/leb128.h"
  /art/libartbase/base/
leb128_test.cc 17 #include "leb128.h"
  /dalvik/libdex/
DexFile.cpp 25 #include "Leb128.h"
  /external/llvm/lib/MC/
MCFragment.cpp 25 #include "llvm/Support/LEB128.h"
  /toolchain/binutils/binutils-2.27/gold/
ehframe.h 455 // Skip an LEB128.
  /art/compiler/linker/
elf_builder.h 27 #include "base/leb128.h"
579 // Encode patch locations as LEB128 list of deltas between consecutive addresses.
    [all...]

Completed in 1575 milliseconds

1 2 3 4 5 67 8 91011>>