Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp187 const std::string input_name = (*obj)->name(); in getEntrySections() local
195 sect_map.find(input_name, section->name()).second; in getEntrySections()