HomeSort by relevance Sort by last modified time
    Searched refs:Prologue (Results 1 - 25 of 102) sorted by null

1 2 3 4 5

  /external/llvm/tools/llvm-readobj/
ARMWinEHPrinter.h 36 unsigned Length, bool Prologue);
38 unsigned Length, bool Prologue);
40 unsigned Length, bool Prologue);
42 unsigned Length, bool Prologue);
44 unsigned Length, bool Prologue);
46 unsigned Length, bool Prologue);
48 unsigned Length, bool Prologue);
50 unsigned Length, bool Prologue);
52 unsigned Length, bool Prologue);
54 unsigned Length, bool Prologue);
    [all...]
ARMWinEHPrinter.cpp 14 // For functions with canonical forms for the prologue and epilogue, the data
62 // wide) allowing the program to unwind from any point in the prologue, body, or
228 unsigned Length, bool Prologue) {
232 static_cast<const char *>(Prologue ? "sub" : "add"),
239 unsigned Length, bool Prologue) {
241 uint16_t RegisterMask = (Link << (Prologue ? 14 : 15))
245 assert((~RegisterMask & (1 << (Prologue ? 15 : 14))) && "pc must not be set");
249 Prologue ? "push" : "pop");
258 unsigned Length, bool Prologue) {
259 if (Prologue)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFDebugLine.h 33 struct Prologue {
34 Prologue()
62 // Length of the prologue in bytes.
67 // Length of the line table data in bytes (not including the prologue).
132 Prologue.clear();
139 struct Prologue Prologue;
155 virtual void reset() { Row::reset(Prologue.DefaultIsStmt); }
157 // The row number that starts at zero for the prologue, and increases for
171 Prologue *prologue)
    [all...]
DWARFDebugLine.cpp 18 void DWARFDebugLine::Prologue::dump(raw_ostream &OS) const {
19 OS << "Line table prologue:\n"
82 Prologue.dump(OS);
133 uint32_t *offset_ptr, Prologue *prologue) {
136 prologue->clear();
137 prologue->TotalLength = debug_line_data.getU32(offset_ptr);
138 prologue->Version = debug_line_data.getU16(offset_ptr);
139 if (prologue->Version != 2)
142 prologue->PrologueLength = debug_line_data.getU32(offset_ptr)
191 Prologue *prologue = &state.Prologue; local
    [all...]
DWARFContext.cpp 164 const std::string &fileName = lineTable->Prologue.FileNames[row.File-1].Name;
  /external/llvm/lib/DebugInfo/DWARF/
DWARFDebugLine.cpp 20 DWARFDebugLine::Prologue::Prologue() { clear(); }
22 void DWARFDebugLine::Prologue::clear() {
32 void DWARFDebugLine::Prologue::dump(raw_ostream &OS) const {
33 OS << "Line table prologue:\n"
67 bool DWARFDebugLine::Prologue::parse(DataExtractor debug_line_data,
123 fprintf(stderr, "warning: parsing line table prologue at 0x%8.8" PRIx64
176 Prologue.dump(OS);
190 Prologue.clear();
201 Row.reset(LineTable->Prologue.DefaultIsStmt)
    [all...]
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 36 struct Prologue {
37 Prologue();
74 // Length of the prologue in bytes.
79 // Length of the line table data in bytes (not including the prologue).
191 // Extracts filename by its index in filename table in prologue.
206 /// Parse prologue and all rows.
210 struct Prologue Prologue;
236 // The row number that starts at zero for the prologue, and increases for
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 38 struct Prologue {
39 Prologue();
78 // Length of the prologue in bytes.
84 // Length of the line table data in bytes (not including the prologue).
203 // Extracts filename by its index in filename table in prologue.
218 /// Parse prologue and all rows.
222 struct Prologue Prologue;
248 // The row number that starts at zero for the prologue, and increases for
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 38 struct Prologue {
39 Prologue();
78 // Length of the prologue in bytes.
84 // Length of the line table data in bytes (not including the prologue).
203 // Extracts filename by its index in filename table in prologue.
218 /// Parse prologue and all rows.
222 struct Prologue Prologue;
248 // The row number that starts at zero for the prologue, and increases for
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 38 struct Prologue {
39 Prologue();
78 // Length of the prologue in bytes.
84 // Length of the line table data in bytes (not including the prologue).
203 // Extracts filename by its index in filename table in prologue.
218 /// Parse prologue and all rows.
222 struct Prologue Prologue;
248 // The row number that starts at zero for the prologue, and increases for
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 38 struct Prologue {
39 Prologue();
78 // Length of the prologue in bytes.
84 // Length of the line table data in bytes (not including the prologue).
203 // Extracts filename by its index in filename table in prologue.
218 /// Parse prologue and all rows.
222 struct Prologue Prologue;
248 // The row number that starts at zero for the prologue, and increases for
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 38 struct Prologue {
39 Prologue();
78 // Length of the prologue in bytes.
84 // Length of the line table data in bytes (not including the prologue).
203 // Extracts filename by its index in filename table in prologue.
218 /// Parse prologue and all rows.
222 struct Prologue Prologue;
248 // The row number that starts at zero for the prologue, and increases for
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 38 struct Prologue {
39 Prologue();
78 // Length of the prologue in bytes.
84 // Length of the line table data in bytes (not including the prologue).
203 // Extracts filename by its index in filename table in prologue.
218 /// Parse prologue and all rows.
222 struct Prologue Prologue;
248 // The row number that starts at zero for the prologue, and increases for
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 38 struct Prologue {
39 Prologue();
78 // Length of the prologue in bytes.
84 // Length of the line table data in bytes (not including the prologue).
203 // Extracts filename by its index in filename table in prologue.
218 /// Parse prologue and all rows.
222 struct Prologue Prologue;
248 // The row number that starts at zero for the prologue, and increases for
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 38 struct Prologue {
39 Prologue();
78 // Length of the prologue in bytes.
84 // Length of the line table data in bytes (not including the prologue).
203 // Extracts filename by its index in filename table in prologue.
218 /// Parse prologue and all rows.
222 struct Prologue Prologue;
248 // The row number that starts at zero for the prologue, and increases for
  /external/vixl/tools/test_generator/
data_types.py 210 def Prologue():
365 Description of a Register input. The `Prologue` and `Epilogue` methods
370 def Prologue(self):
383 The `Prologue` and `Epilogue` methods describe what C++ code to emit to set
388 def Prologue(self):
424 The `Prologue` and `Epilogue` methods describe what C++ code to emit to set
428 def Prologue(self):
464 The `Prologue` and `Epilogue` methods describe what C++ code to emit to set
468 def Prologue(self):
557 def Prologue(self)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
dwarf2-3.d 10 Prologue Length: 35
dwarf2-1.d 40 Prologue Length: 35
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
debug1.d 10 Prologue Length: .*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
pr13167.d 8 Prologue Length: 26
  /external/elfutils/tests/
run-readelf-line.sh 33 Prologue length: 43
88 Prologue length: 28
138 Prologue length: 43
205 line:col SBPE* disc isa op address (Statement Block Prologue Epilogue *End)
222 line:col SBPE* disc isa op address (Statement Block Prologue Epilogue *End)
235 line:col SBPE* disc isa op address (Statement Block Prologue Epilogue *End)
  /external/llvm/tools/llvm-pdbdump/
FunctionDumper.cpp 121 uint64_t Prologue = DebugStart->getVirtualAddress() - FuncStart;
122 WithColor(Printer, PDB_ColorItem::Offset).get() << "+" << Prologue;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
loc-swap-2.d 12 Prologue Length: 35
micromips@loc-swap-2.d 12 Prologue Length: 35
mips16@loc-swap-2.d 12 Prologue Length: 35

Completed in 720 milliseconds

1 2 3 4 5