Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DDwarf.h41 return lineSection; in getLineSection()
50 llvm::DWARFSection lineSection; variable
H A DDwarf.cpp32 .Case(section_names::debugLine, &dObj->lineSection.Data) in create()
/llvm-project-15.0.7/lld/ELF/
H A DDWARF.h56 return lineSection; in getLineSection()
96 LLDDWARFSection lineSection; variable
H A DDWARF.cpp46 .Case(".debug_line", &lineSection) in LLDDwarfObj()