Searched defs:ObjectAndId (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DIdenticalCodeFolding.h31 typedef std::pair<Input*, size_t> ObjectAndId; typedef in class:mcld::IdenticalCodeFolding
32 typedef llvm::MapVector<LDSection*, ObjectAndId> KeptSections;

Completed in 60 milliseconds