Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/
H A DDWARF.h66 return namesSection; in getNamesSection()
93 LLDDWARFSection namesSection; variable
H A DDWARF.cpp43 .Case(".debug_names", &namesSection) in LLDDwarfObj()