Home
last modified time | relevance | path

Searched refs:parseImageInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DSyntheticSections.h619 static ImageInfo parseImageInfo(const InputFile *);
H A DSyntheticSections.cpp1628 ObjCImageInfoSection::parseImageInfo(const InputFile *file) { in parseImageInfo() function in ObjCImageInfoSection
1680 ImageInfo inputInfo = parseImageInfo(file); in finalizeContents()