Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCELFStreamer.h105 struct LocalCommon { struct
111 std::vector<LocalCommon> LocalCommons; argument
/external/llvm/lib/MC/
DMCELFStreamer.cpp246 struct LocalCommon L = {&SD, Size, ByteAlignment}; in EmitCommonSymbol()
478 for (std::vector<LocalCommon>::const_iterator i = LocalCommons.begin(), in FinishImpl()