OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sleb128
(Results
176 - 200
of
226
) sorted by null
1
2
3
4
5
6
7
8
9
10
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCFragment.h
380
/// IsSigned - True if this is a
sleb128
, false if uleb128.
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCFragment.h
380
/// IsSigned - True if this is a
sleb128
, false if uleb128.
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCFragment.h
380
/// IsSigned - True if this is a
sleb128
, false if uleb128.
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCFragment.h
380
/// IsSigned - True if this is a
sleb128
, false if uleb128.
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCFragment.h
387
/// IsSigned - True if this is a
sleb128
, false if uleb128.
/system/core/libunwindstack/tests/
DwarfMemoryTest.cpp
308
//
sleb128
DwarfOpTest.cpp
437
// Single byte
SLEB128
439
// Multi byte
SLEB128
460
// Single byte
SLEB128
471
// Multi byte
SLEB128
[
all
...]
/toolchain/binutils/binutils-2.27/gas/
ehopt.c
49
.byte 0x7c /
SLEB128
-4 (CIE Data Alignment Factor)
/external/libcxxabi/src/
cxa_personality.cpp
88
| | ttypeIndex | (
SLEB128
) | Index into type_info Table (1-based) | |
89
| | actionOffset | (
SLEB128
) | Offset into next Action Table entry | |
205
/// Read a
sleb128
encoded value and advance pointer
[
all
...]
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
cxa_personality.cpp
88
| | ttypeIndex | (
SLEB128
) | Index into type_info Table (1-based) | |
89
| | actionOffset | (
SLEB128
) | Offset into next Action Table entry | |
205
/// Read a
sleb128
encoded value and advance pointer
[
all
...]
/external/elfutils/libdw/
dwarf.h
459
DW_OP_bregx = 0x92, /* ULEB128 register followed by
SLEB128
off. */
dwarf_getsrclines.c
622
/* Takes one
sleb128
parameter which is added to the
/external/libffi/src/sh/
sysv.S
721
.byte 0x7c /*
sleb128
-4; CIE Data Alignment Factor */
/external/libunwind_llvm/src/
DwarfInstructions.hpp
340
// push immediate
SLEB128
value
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/
sysv.S
721
.byte 0x7c /*
sleb128
-4; CIE Data Alignment Factor */
/external/python/cpython3/Modules/_ctypes/libffi/src/sh/
sysv.S
721
.byte 0x7c /*
sleb128
-4; CIE Data Alignment Factor */
/external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAssembler.h
333
/// IsSigned - True if this is a
sleb128
, false if uleb128.
/toolchain/binutils/binutils-2.27/bfd/
libbfd.c
1048
/* Helper function for reading
sleb128
encoded data. */
/external/llvm/lib/MC/
MCAssembler.cpp
792
report_fatal_error("
sleb128
and uleb128 expressions must be absolute");
MCAsmStreamer.cpp
853
OS << ".
sleb128
";
[
all
...]
/external/swiftshader/third_party/LLVM/lib/MC/
MCAsmStreamer.cpp
651
OS << ".
sleb128
" << *Value;
[
all
...]
/toolchain/binutils/binutils-2.27/gas/testsuite/
ChangeLog-2005
77
* gas/all/
sleb128
.d: Likewise.
[
all
...]
/dalvik/dx/src/com/android/dx/merge/
DexMerger.java
[
all
...]
/external/libffi/src/x86/
win32.S
[
all
...]
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
win32.S
1158
.byte 0x7c /* .
sleb128
-4; CIE Data Alignment Factor */
[
all
...]
Completed in 699 milliseconds
1
2
3
4
5
6
7
8
9
10