Home
last modified time | relevance | path

Searched defs:DebugNamesSection (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h138 struct DebugNamesSection { global() struct
139 AbbrevsDebugNamesSection global() argument
140 EntriesDebugNamesSection global() argument
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3160 template <class ELFT> DebugNamesSection<ELFT>::DebugNamesSection() { DebugNamesSection() function in DebugNamesSection