Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DObjectFormats.h64 extern StringRef ELFDtorArrayFuncSectionName;
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DObjectFormats.cpp70 StringRef ELFDtorArrayFuncSectionName = ".dtors"; variable