Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DDwarf.h44 return strOffsSection; in getStrOffsetsSection()
54 llvm::DWARFSection strOffsSection; variable
H A DDwarf.cpp33 .Case(section_names::debugStrOffs, &dObj->strOffsSection.Data) in create()