Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DConfig.h136 bool Cref; member
H A DMapFile.cpp234 if (!Config->Cref) in writeCrossReferenceTable()
H A DDriver.cpp771 Config->Cref = Args.hasFlag(OPT_cref, OPT_no_cref, false); in readConfigs()