Home
last modified time | relevance | path

Searched defs:ActionEntry (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h64 struct ActionEntry { struct
84 SmallVectorImpl<ActionEntry> &Actions, argument
/external/llvm/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.cpp171 struct ActionEntry { struct
172 int ValueForTypeID; // The value to write - may not be equal to the type id.
173 int NextAction;
174 struct ActionEntry *Previous;