HomeSort by relevance Sort by last modified time
    Searched refs:Augmentation (Results 1 - 15 of 15) sorted by null

  /external/llvm/lib/DebugInfo/
DWARFDebugFrame.cpp 206 SmallString<8> Augmentation, uint64_t CodeAlignmentFactor,
209 Augmentation(Augmentation), CodeAlignmentFactor(CodeAlignmentFactor),
221 OS << " Augmentation: \"" << Augmentation << "\"\n";
238 SmallString<8> Augmentation;
346 const char *Augmentation = Data.getCStr(&Offset);
352 StringRef(Augmentation), CodeAlignmentFactor,
  /external/libffi/src/s390/
sysv.S 161 .ascii "zR\0" # CIE Augmentation
165 .uleb128 0x1 # Augmentation size
178 .uleb128 0x0 # Augmentation size
217 .uleb128 0x0 # Augmentation size
360 .ascii "zR\0" # CIE Augmentation
364 .uleb128 0x1 # Augmentation size
377 .uleb128 0x0 # Augmentation size
416 .uleb128 0x0 # Augmentation size
  /external/libffi/src/alpha/
osf.S 308 .ascii "zR\0" # CIE Augmentation
312 .byte 0x1 # uleb128 0x1; Augmentation size
325 .byte 0x0 # uleb128 0x0; Augmentation size
349 .byte 0x0 # uleb128 0x0; Augmentation size
  /external/libffi/src/sparc/
v8.S 208 .ascii "zR\0" ! CIE Augmentation
212 .byte 0x1 ! uleb128 0x1; Augmentation size
235 .byte 0x0 ! uleb128 0x0; Augmentation size
258 .byte 0x0 ! uleb128 0x0; Augmentation size
v9.S 242 .ascii "zR\0" ! CIE Augmentation
246 .byte 0x1 ! uleb128 0x1; Augmentation size
269 .byte 0x0 ! uleb128 0x0; Augmentation size
292 .byte 0x0 ! uleb128 0x0; Augmentation size
  /external/libffi/src/powerpc/
darwin.S 197 .ascii "zR\0" ; CIE Augmentation
201 .byte 0x1 ; uleb128 0x1; Augmentation size
218 .byte 0x0 ; uleb128 0x0; Augmentation size
darwin_closure.S 256 .ascii "zR\0" ; CIE Augmentation
260 .byte 0x1 ; uleb128 0x1; Augmentation size
278 .byte 0x0 ; uleb128 0x0; Augmentation size
linux64.S 148 .ascii "zR\0" # CIE Augmentation
152 .uleb128 0x1 # Augmentation size
165 .uleb128 0x0 # Augmentation size
linux64_closure.S 205 .ascii "zR\0" # CIE Augmentation
209 .uleb128 0x1 # Augmentation size
222 .uleb128 0x0 # Augmentation size
ppc_closure.S 282 .ascii "zR\0" # CIE Augmentation
284 .ascii "\0" # CIE Augmentation
290 .uleb128 0x1 # Augmentation size
309 .uleb128 0x0 # Augmentation size
  /external/libffi/src/mips/
o32.S 314 .ascii "zR\0" # CIE Augmentation
318 .uleb128 0x1 # Augmentation size
331 .uleb128 0x0 # Augmentation size
357 .uleb128 0x0 # Augmentation size
n32.S 483 .ascii "\000" # Augmentation
  /external/llvm/lib/MC/
MCDwarf.cpp     [all...]
  /external/libffi/src/pa/
hpux32.S 311 .ascii "\0" ;# CIE Augmentation
linux.S 300 .ascii "\0" ;# CIE Augmentation

Completed in 71 milliseconds