LLVM: lib/DebugInfo/DWARF/DWARFVerifier.cpp File Reference (original) (raw)
Go to the source code of this file.
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. |
| Functions | |
|---|---|
| static SmallVector< std::string, 3 > | getNames (const DWARFDie &DIE, bool IncludeStrippedTemplateNames, bool IncludeObjCNames=true, bool IncludeLinkageName=true) |
| Constructs a full name for a DIE. | |
| static bool | isVariableIndexable (const DWARFDie &Die, DWARFContext &DCtx) |
| static void | extractCUsTus (DWARFContext &DCtx) |
| Extracts all the data for CU/TUs so we can access it in parallel without locks. |