Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp161 const char *const FlagSymbolSection = IsELF ? ".data.just.my.code" : ".msvcjmc"; in runImpl() local
182 GV->setSection(FlagSymbolSection); in runImpl()