Searched defs:DbgEntity (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfFile.h | 26 class DbgEntity; variable
|
D | DwarfDebug.h | 81 DbgEntity(const DINode *N, const DILocation *IA, unsigned ID) in DbgEntity() function 241 : DbgEntity(L, IA, DbgLabelKind), Sym(Sym) {} in DbgEntity() function
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfFile.h | 25 class DbgEntity; variable
|
D | DwarfDebug.h | 79 DbgEntity(const DINode *N, const DILocation *IA, unsigned ID) in DbgEntity() function 239 : DbgEntity(L, IA, DbgLabelKind), Sym(Sym) {} in DbgEntity() function
|