OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:leb128
(Results
101 - 125
of
335
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
unwind.h
260
/*
leb128
type numbers have a potentially unlimited size.
262
is to have efficient data types large enough to hold the
leb128
type
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
unwind.h
260
/*
leb128
type numbers have a potentially unlimited size.
262
is to have efficient data types large enough to hold the
leb128
type
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
unwind.h
260
/*
leb128
type numbers have a potentially unlimited size.
262
is to have efficient data types large enough to hold the
leb128
type
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
unwind.h
260
/*
leb128
type numbers have a potentially unlimited size.
262
is to have efficient data types large enough to hold the
leb128
type
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
unwind.h
260
/*
leb128
type numbers have a potentially unlimited size.
262
is to have efficient data types large enough to hold the
leb128
type
/art/compiler/debug/dwarf/
debug_info_entry_writer.h
24
#include "base/
leb128
.h"
writer.h
26
#include "base/
leb128
.h"
/art/openjdkjvmti/
fixed_up_dex_file.cc
32
#include "base/
leb128
.h"
/art/runtime/
mapping_table.h
20
#include "base/
leb128
.h"
type_lookup_table.h
20
#include "base/
leb128
.h"
/dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationItem.java
105
*
leb128
type is used to represent some things.
/dalvik/dx/src/com/android/dx/dex/file/
AnnotationItem.java
105
*
leb128
type is used to represent some things.
/dalvik/libdex/
DexClass.cpp
24
#include "
Leb128
.h"
DexClass.h
25
#include "
Leb128
.h"
DexDebugInfo.cpp
23
#include "
Leb128
.h"
/external/elfutils/
TODO
43
valid. This is currently especially a problem with
leb128
accesses.
/external/elfutils/libdw/
encoded-value.h
39
the (
leb128
) size cannot be determined. */
/external/llvm/lib/CodeGen/AsmPrinter/
DIEHash.cpp
51
// FIXME: The
LEB128
routines are copied and only slightly modified out of
52
//
LEB128
.h.
218
// and use the unsigned
LEB128
encoding of [the index of T in the
286
// consists of the form code (encoded as an unsigned
LEB128
value) followed by
DwarfFile.cpp
17
#include "llvm/Support/
LEB128
.h"
/external/llvm/unittests/DebugInfo/DWARF/
DWARFFormValueTest.cpp
15
#include "llvm/Support/
LEB128
.h"
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp
97
HasLEB128 = true; // Target asm supports
leb128
directives (little-endian)
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
DataExtractor.h
321
/// Extract a signed
LEB128
value from \a *offset_ptr.
323
/// Extracts an signed
LEB128
number from this object's data
339
/// Extract a unsigned
LEB128
value from \a *offset_ptr.
341
/// Extracts an unsigned
LEB128
number from this object's data
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
DataExtractor.h
321
/// Extract a signed
LEB128
value from \a *offset_ptr.
323
/// Extracts an signed
LEB128
number from this object's data
339
/// Extract a unsigned
LEB128
value from \a *offset_ptr.
341
/// Extracts an unsigned
LEB128
number from this object's data
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
DataExtractor.h
362
/// Extract a signed
LEB128
value from \a *offset_ptr.
364
/// Extracts an signed
LEB128
number from this object's data
380
/// Extract a unsigned
LEB128
value from \a *offset_ptr.
382
/// Extracts an unsigned
LEB128
number from this object's data
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
DataExtractor.h
362
/// Extract a signed
LEB128
value from \a *offset_ptr.
364
/// Extracts an signed
LEB128
number from this object's data
380
/// Extract a unsigned
LEB128
value from \a *offset_ptr.
382
/// Extracts an unsigned
LEB128
number from this object's data
Completed in 736 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>