Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1270 DWARFSectionMap PubNamesSection; member in __anonf3f23cd30d11::DWARFObjInMemory
1290 .Case("debug_pubnames", &PubNamesSection) in mapNameToDWARFSection()
1603 const DWARFSection &getPubNamesSection() const override { return PubNamesSection; } in getPubNamesSection()