Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp283 std::string SizeSpec = ".rodata.str" + utostr(EntrySize) + "."; in selectELFSectionForGlobal() local
284 Name = SizeSpec + utostr(Align); in selectELFSectionForGlobal()