Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DSyntheticSections.h655 static ImageInfo parseImageInfo(const InputFile *);
H A DSyntheticSections.cpp1823 ObjCImageInfoSection::parseImageInfo(const InputFile *file) { in parseImageInfo() function in ObjCImageInfoSection
1875 ImageInfo inputInfo = parseImageInfo(file); in finalizeContents()