Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/orc/
H A Delfnix_platform.cpp41 Error validatePointerSectionExtent(const char *SectionName, in validatePointerSectionExtent() function
57 if (auto Err = validatePointerSectionExtent(".init_array", ModInits)) in runInitArray()