/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Bitcode/ |
BitCodes.h | 42 // The standard abbrev namespace always has a way to exit a block, enter a 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists 59 // This is not a code, this is a marker for the first abbrev assignment.
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Bitcode/ |
BitCodes.h | 42 // The standard abbrev namespace always has a way to exit a block, enter a 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists 59 // This is not a code, this is a marker for the first abbrev assignment.
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Bitcode/ |
BitCodes.h | 42 // The standard abbrev namespace always has a way to exit a block, enter a 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists 59 // This is not a code, this is a marker for the first abbrev assignment.
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/ |
BitCodes.h | 42 // The standard abbrev namespace always has a way to exit a block, enter a 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists 59 // This is not a code, this is a marker for the first abbrev assignment.
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/ |
BitCodes.h | 42 // The standard abbrev namespace always has a way to exit a block, enter a 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists 59 // This is not a code, this is a marker for the first abbrev assignment.
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Bitcode/ |
BitCodes.h | 42 // The standard abbrev namespace always has a way to exit a block, enter a 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists 59 // This is not a code, this is a marker for the first abbrev assignment.
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Bitcode/ |
BitCodes.h | 42 // The standard abbrev namespace always has a way to exit a block, enter a 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists 59 // This is not a code, this is a marker for the first abbrev assignment.
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Bitcode/ |
BitCodes.h | 42 // The standard abbrev namespace always has a way to exit a block, enter a 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists 59 // This is not a code, this is a marker for the first abbrev assignment.
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Bitcode/ |
BitCodes.h | 42 // The standard abbrev namespace always has a way to exit a block, enter a 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists 59 // This is not a code, this is a marker for the first abbrev assignment.
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Bitcode/ |
BitCodes.h | 42 // The standard abbrev namespace always has a way to exit a block, enter a 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists 59 // This is not a code, this is a marker for the first abbrev assignment.
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Bitcode/ |
BitCodes.h | 42 // The standard abbrev namespace always has a way to exit a block, enter a 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists 59 // This is not a code, this is a marker for the first abbrev assignment.
|
/prebuilts/go/darwin-x86/src/debug/dwarf/ |
entry_test.go | 151 0, 0, 0, 0, // abbrev offset 166 0, 0, 0, 0, 0, 0, 0, 0, // abbrev offset 180 0, 0, 0, 0, 0, 0, 0, 0, // abbrev offset
|
/prebuilts/go/linux-x86/src/debug/dwarf/ |
entry_test.go | 151 0, 0, 0, 0, // abbrev offset 166 0, 0, 0, 0, 0, 0, 0, 0, // abbrev offset 180 0, 0, 0, 0, 0, 0, 0, 0, // abbrev offset
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
AsmPrinterDwarf.cpp | 252 OutStreamer->AddComment("Abbrev [" + Twine(Die.getAbbrevNumber()) + "] 0x" + 284 void AsmPrinter::emitDwarfAbbrev(const DIEAbbrev &Abbrev) const { 286 EmitULEB128(Abbrev.getNumber(), "Abbreviation Code"); 289 Abbrev.Emit(this);
|
/external/llvm/test/MC/ARM/ |
dwarf-asm-multiple-sections-dwarf-2.s | 16 // DWARF: Abbrev table for offset: 0x00000000
|
dwarf-asm-nonstandard-section.s | 10 // DWARF: Abbrev table for offset: 0x00000000
|
dwarf-asm-single-section.s | 11 // DWARF: Abbrev table for offset: 0x00000000
|
/external/protobuf/editors/ |
protobuf-mode.el | 178 (defvar protobuf-mode-abbrev-table nil 206 local-abbrev-table protobuf-mode-abbrev-table 207 abbrev-mode t)
|
/external/strace/ |
evdev.c | 96 if (abbrev(tcp)) { 170 if (!abbrev(tcp)) { 223 if (!abbrev(tcp)) { 292 if (abbrev(tcp) && bit_displayed >= 3) {
|
uname.c | 47 if (abbrev(tcp)) {
|
/external/swiftshader/third_party/LLVM/test/DebugInfo/ |
2010-05-10-MultipleCU.ll | 2 ; One for a.c, second one for b.c and third one for abbrev.
|
/external/owasp/sanitizer/tools/findbugs/src/xsl/ |
fancy.xsl | 36 <xsl:key name="lbc-code-key" match="/BugCollection/BugInstance" use="concat(@category,@abbrev)" /> 37 <xsl:key name="lbc-bug-key" match="/BugCollection/BugInstance" use="concat(@category,@abbrev,@type)" /> 352 <b><xsl:value-of select="@abbrev" /> / <xsl:value-of select="@type" /></b><br/> 525 <span class="b-t"><xsl:value-of select="@abbrev" />: </span> <xsl:value-of select="Class/Message" /> 582 <xsl:variable name="unique-code" select="/BugCollection/BugInstance[@category=$category and not(@last) and generate-id()= generate-id(key('lbc-code-key',concat(@category,@abbrev)))]/@abbrev" /> 596 select="count(/BugCollection/BugInstance[@category=$category and @abbrev=$code and not(@last)])" /> 598 select="count(/BugCollection/BugInstance[@category=$category and @abbrev=$code and @priority='1' and not(@last)])" /> 600 select="count(/BugCollection/BugInstance[@category=$category and @abbrev=$code and @priority='2' and not(@last)])" /> 602 select="count(/BugCollection/BugInstance[@category=$category and @abbrev=$code and @priority='3' and not(@last)])" / [all...] |
/external/google-breakpad/src/common/dwarf/ |
dwarf2reader_test_common.h | 72 // DWARF version, abbrev table offset, and address size. 119 TestAbbrevTable &Abbrev(int code, DwarfTag tag, DwarfHasChild has_children) {
|
/external/llvm/test/DebugInfo/X86/ |
cu-ranges.ll | 2 ; RUN: llvm-dwarfdump -debug-dump=abbrev %t | FileCheck --check-prefix=FUNCTION-SECTIONS %s 6 ; RUN: llvm-dwarfdump -debug-dump=abbrev %t | FileCheck --check-prefix=NO-FUNCTION-SECTIONS %s
|
fission-cu.ll | 25 ; CHECK: Abbrev table for offset: 0x00000000 34 ; CHECK: Abbrev table for offset: 0x00000000
|