Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h658 static ImageInfo parseImageInfo(const InputFile *);
H A DSyntheticSections.cpp1853 ObjCImageInfoSection::parseImageInfo(const InputFile *file) { in parseImageInfo() function in ObjCImageInfoSection
1905 ImageInfo inputInfo = parseImageInfo(file); in finalizeContents()