Searched refs:DebugTypeDeclFilePatch (Results 1 – 4 of 4) sorted by relevance
150 std::function<bool(const DebugTypeDeclFilePatch &LHS, in prepareDataForTreeCreation() 151 const DebugTypeDeclFilePatch &RHS)> in prepareDataForTreeCreation() 152 PatchesComparator = [&](const DebugTypeDeclFilePatch &LHS, in prepareDataForTreeCreation() 153 const DebugTypeDeclFilePatch &RHS) { in prepareDataForTreeCreation() 169 [&](DebugTypeDeclFilePatch &Patch) { in prepareDataForTreeCreation()
131 struct DebugTypeDeclFilePatch { struct 132 DebugTypeDeclFilePatch(DIE *Die, TypeEntry *TypeName, StringEntry *Directory,203 ADD_PATCHES_LIST(DebugTypeDeclFilePatch) in ADD_PATCHES_LIST() 135 DieDebugTypeDeclFilePatch global() argument 136 TypeNameDebugTypeDeclFilePatch global() argument 137 DirectoryDebugTypeDeclFilePatch global() argument 138 FilePathDebugTypeDeclFilePatch global() argument 139 FileIDDebugTypeDeclFilePatch global() argument
55 DebugTypeDeclFilePatch::DebugTypeDeclFilePatch(DIE *Die, TypeEntry *TypeName, in DebugTypeDeclFilePatch() function in DebugTypeDeclFilePatch
371 DebugInfoOutputSection.notePatch(DebugTypeDeclFilePatch{ in cloneScalarAttr()