Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2017 DWARFSectionMap PubnamesSection; member in __anonfc0a132e1211::DWARFObjInMemory
2041 .Case("debug_pubnames", &PubnamesSection) in mapNameToDWARFSection()
2401 const DWARFSection &getPubnamesSection() const override { return PubnamesSection; } in getPubnamesSection()