Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DDwarf.h40 return lineSection; in getLineSection()
53 llvm::DWARFSection lineSection; variable
H A DDwarf.cpp32 .Case(section_names::debugLine, &dObj->lineSection.Data) in create()
/freebsd/contrib/llvm-project/lld/ELF/
H A DDWARF.h44 return lineSection; in getLineSection()
91 LLDDWARFSection lineSection; variable
H A DDWARF.cpp41 .Case(".debug_line", &lineSection) in LLDDwarfObj()