Home
last modified time | relevance | path

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

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