HomeSort by relevance Sort by last modified time
    Searched full:sleb128 (Results 76 - 100 of 226) sorted by null

1 2 34 5 6 7 8 910

  /external/llvm/unittests/Support/
LEB128Test.cpp 31 // Encode SLEB128
132 // Decode SLEB128
147 // Decode unnormalized SLEB128 with extra padding bytes.
  /external/python/cpython2/Modules/_ctypes/libffi/src/pa/
hpux32.S 313 .sleb128 4 ;# CIE Data Alignment Factor
333 .sleb128 -5
360 .sleb128 -5
linux.S 302 .sleb128 4 ;# CIE Data Alignment Factor
322 .sleb128 -5
349 .sleb128 -5
  /external/python/cpython3/Modules/_ctypes/libffi/src/pa/
hpux32.S 313 .sleb128 4 ;# CIE Data Alignment Factor
333 .sleb128 -5
360 .sleb128 -5
linux.S 302 .sleb128 4 ;# CIE Data Alignment Factor
322 .sleb128 -5
349 .sleb128 -5
  /toolchain/binutils/binutils-2.27/gas/testsuite/
ChangeLog-2013     [all...]
  /art/tools/dexfuzz/src/dexfuzz/rawdex/
DexRandomAccessFile.java 176 * @return An up to 32-bit number, read from the file in SLEB128 form.
220 * @param value A 32-bit number to be written to the file in SLEB128 form.
  /external/libffi/src/powerpc/
linux64.S 223 .sleb128 -8 # CIE Data Alignment Factor
245 .sleb128 -2
ppc_closure.S 345 .sleb128 -4 # CIE Data Alignment Factor
377 .sleb128 -1
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
linux64.S 223 .sleb128 -8 # CIE Data Alignment Factor
245 .sleb128 -2
ppc_closure.S 345 .sleb128 -4 # CIE Data Alignment Factor
377 .sleb128 -1
  /external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
ppc-darwin_closure.S 248 .byte 0x7c ; sleb128 -4; CIE Data Alignment Factor
279 .byte 0x7e ; sleb128 -2
  /external/python/cpython3/Modules/_ctypes/libffi/src/powerpc/
linux64.S 223 .sleb128 -8 # CIE Data Alignment Factor
245 .sleb128 -2
ppc_closure.S 345 .sleb128 -4 # CIE Data Alignment Factor
377 .sleb128 -1
  /external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/
ppc-darwin_closure.S 248 .byte 0x7c ; sleb128 -4; CIE Data Alignment Factor
279 .byte 0x7e ; sleb128 -2
  /external/llvm/lib/CodeGen/AsmPrinter/
DIEHash.h 112 /// \brief Encodes and adds \param Value to the hash as a SLEB128.
  /external/llvm/test/DebugInfo/SystemZ/
variable-loc.ll 17 ; Rather hard-coded, but 0x91 => DW_OP_fbreg and 0xa401 is SLEB128 encoded 164.
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectWriter.h 188 /// Utility function to encode a SLEB128 value.
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ObjectCodeEmitter.cpp 70 /// emitSLEB128Bytes - This callback is invoked when a SLEB128 needs to be
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
dw2-1.S 125 .sleb128 3 /* ... to 4 */
dw2-2.S 122 .sleb128 3 /* ... to 4 */
dw2-compressed.S 129 .sleb128 3 /* ... to 4 */
  /toolchain/binutils/binutils-2.27/gas/
expr.h 139 expressions used with .sleb128 directives can use the full range available
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
dwarf2-1.s 126 .sleb128 3 /* ... to 4 */
dwarf2-2.s 126 .sleb128 3 /* ... to 4 */

Completed in 3848 milliseconds

1 2 34 5 6 7 8 910