Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h328 StringMap<bool> RelSecNames; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp505 RelSecNames.insert(std::make_pair(Name.str(), true)); in createELFRelSection()