HomeSort by relevance Sort by last modified time
    Searched defs:Prologue (Results 1 - 23 of 23) sorted by null

  /external/llvm/tools/llvm-pdbdump/
FunctionDumper.cpp 121 uint64_t Prologue = DebugStart->getVirtualAddress() - FuncStart;
122 WithColor(Printer, PDB_ColorItem::Offset).get() << "+" << Prologue;
  /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...]
  /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/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...]
  /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
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
CallingConvLower.h 146 /// the context of prologue or call generation. Not all backends make use of
148 typedef enum { Unknown, Prologue, Call } ParmContext;
  /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/llvm/include/llvm/CodeGen/
CallingConvLower.h 163 /// Describes a register that needs to be forwarded from the prologue to a
187 /// the context of prologue or call generation. Not all backends make use of
189 typedef enum { Unknown, Prologue, Call } ParmContext;
  /external/v8/src/mips64/
macro-assembler-mips64.cc     [all...]
  /external/v8/src/x87/
macro-assembler-x87.cc 953 void MacroAssembler::Prologue(bool code_pre_aging) {
    [all...]
  /external/v8/src/ia32/
macro-assembler-ia32.cc 1005 void MacroAssembler::Prologue(bool code_pre_aging) {
    [all...]
  /external/v8/src/mips/
macro-assembler-mips.cc     [all...]
  /external/v8/src/arm64/
macro-assembler-arm64.cc     [all...]
  /external/v8/src/ppc/
macro-assembler-ppc.cc 977 // base contains prologue address
987 void MacroAssembler::Prologue(bool code_pre_aging, Register base,
1017 // base contains prologue address
    [all...]
  /external/v8/src/s390/
macro-assembler-s390.cc 941 void MacroAssembler::Prologue(bool code_pre_aging, Register base,
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.cc     [all...]

Completed in 874 milliseconds