Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Delfnix_platform.cpp40 Error validatePointerSectionExtent(const char *SectionName, in validatePointerSectionExtent() function
56 if (auto Err = validatePointerSectionExtent(".init_array", ModInits)) in runInitArray()