OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:leb128
(Results
176 - 200
of
335
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/include/llvm/CodeGen/
AsmPrinter.h
408
/// Emit the specified signed
leb128
value.
411
/// Emit the specified unsigned
leb128
value.
/external/llvm/lib/CodeGen/AsmPrinter/
EHStreamer.cpp
23
#include "llvm/Support/
LEB128
.h"
533
// The table begins with the number of bytes, stored as an
LEB128
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
AsmPrinter.h
472
/// Emit the specified signed
leb128
value.
475
/// Emit the specified unsigned
leb128
value.
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
AsmPrinter.h
480
/// Emit the specified signed
leb128
value.
483
/// Emit the specified unsigned
leb128
value.
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
AsmPrinter.h
480
/// Emit the specified signed
leb128
value.
483
/// Emit the specified unsigned
leb128
value.
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
AsmPrinter.h
472
/// Emit the specified signed
leb128
value.
475
/// Emit the specified unsigned
leb128
value.
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
AsmPrinter.h
480
/// Emit the specified signed
leb128
value.
483
/// Emit the specified unsigned
leb128
value.
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
AsmPrinter.h
480
/// Emit the specified signed
leb128
value.
483
/// Emit the specified unsigned
leb128
value.
/toolchain/binutils/binutils-2.27/gas/
read.c
[
all
...]
/art/patchoat/
patchoat.cc
36
#include "base/
leb128
.h"
174
// is a delta from 0). Each delta is encoded using unsigned
LEB128
: little-endian
[
all
...]
patchoat_test.cc
27
#include "base/
leb128
.h"
/art/libdexfile/dex/
dex_file.cc
32
#include "base/
leb128
.h"
/dalvik/tools/dexdeps/src/com/android/dexdeps/
DexData.java
482
* Reads a variable-length unsigned
LEB128
value. Does not attempt to
/external/capstone/xcode/Capstone.xcodeproj/
project.pbxproj
[
all
...]
/external/google-breakpad/src/common/dwarf/
bytereader_unittest.cc
71
.
LEB128
(-0x4f337badf4483f83LL)
dwarf2reader.cc
84
// buffer would be to first compute the size of the
leb128
data by
[
all
...]
/external/llvm/lib/MC/
MCStreamer.cpp
27
#include "llvm/Support/
LEB128
.h"
/external/llvm/lib/ProfileData/Coverage/
CoverageMappingReader.cpp
21
#include "llvm/Support/
LEB128
.h"
/external/llvm/lib/ProfileData/
InstrProf.cpp
24
#include "llvm/Support/
LEB128
.h"
SampleProfReader.cpp
28
#include "llvm/Support/
LEB128
.h"
/external/llvm/tools/llvm-readobj/
ARMAttributeParser.cpp
13
#include "llvm/Support/
LEB128
.h"
/external/llvm/tools/obj2yaml/
macho2yaml.cpp
15
#include "llvm/Support/
LEB128
.h"
/external/llvm/tools/yaml2obj/
yaml2macho.cpp
18
#include "llvm/Support/
LEB128
.h"
/external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAsmInfo.h
308
/// HasLEB128 - True if target asm supports
leb128
directives.
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h
407
/// 3. an unsigned
LEB128
number indicating the number of distinct inlining
Completed in 1789 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>