Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp91 Error validatePointerSectionExtent(const char *SectionName, in validatePointerSectionExtent() function
112 if (auto Err = validatePointerSectionExtent("__objc_selrefs", ObjCSelRefs)) in registerObjCSelectors()
155 validatePointerSectionExtent("__objc_classlist", ObjCClassList)) in registerObjCClasses()
209 if (auto Err = validatePointerSectionExtent("__mod_inits", ModInits)) in runModInits()