Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DMachOPlatform.h48 void addModInitsSection(SectionExtent ModInit) { in addModInitsSection() function
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DMachOPlatform.cpp277 InitSeq.addModInitsSection(std::move(ModInits)); in registerInitInfo()