Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DDriver.cpp567 static StringMap<uint64_t> getSectionStartMap(opt::InputArgList &Args) { in getSectionStartMap() function
834 Config->SectionStartMap = getSectionStartMap(Args); in readConfigs()