Searched refs:IsValidFormat (Results 1 – 1 of 1) sorted by relevance
107 function_ref<bool(const Binary &File)> IsValidFormat) { in createObjectFileFromYamlDescription() argument115 if (!IsValidFormat(*Obj)) in createObjectFileFromYamlDescription()141 if (!IsValidFormat(**Result)) in callObjCopy()188 function_ref<bool(const Binary &File)> IsValidFormat) { in copySimpleInMemoryFileImpl() argument195 IsValidFormat); in copySimpleInMemoryFileImpl()204 callObjCopy(Config, *Obj.get(), DataVector, IsValidFormat); in copySimpleInMemoryFileImpl()240 function_ref<bool(const Binary &File)> IsValidFormat, in addOrUpdateSectionToFileImpl() argument248 IsValidFormat); in addOrUpdateSectionToFileImpl()269 callObjCopy(Config, *Obj.get(), DataVector, IsValidFormat); in addOrUpdateSectionToFileImpl()335 function_ref<bool(const Binary &File)> IsValidFormat, in removeSectionByPatternImpl() argument[all …]