Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCELFStreamer.h103 struct LocalCommon { struct
109 std::vector<LocalCommon> LocalCommons; argument
/external/llvm/lib/MC/
DMCELFStreamer.cpp310 struct LocalCommon L = {&SD, Size, ByteAlignment}; in EmitCommonSymbol()
618 for (std::vector<LocalCommon>::const_iterator i = LocalCommons.begin(), in Flush()