Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetMachine.h202 bool getUniqueSectionNames() const { return Options.UniqueSectionNames; } in getUniqueSectionNames() function
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp279 bool UniqueSectionNames = TM.getUniqueSectionNames(); in selectELFSectionForGlobal()