Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h54 struct ActionEntry { struct
55 int ValueForTypeID; // The value to write - may not be equal to the type id.
56 int NextAction;
57 unsigned Previous;
/llvm-project/bolt/lib/Core/
H A DExceptions.cpp184 uint64_t ActionEntry = Data.getULEB128(&CallSitePtr); parseLSDA() local