Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1546 DWARFSectionMap *mapNameToDWARFSection(StringRef Name) { in mapNameToDWARFSection() function in __anona8a913f90f11::DWARFObjInMemory
1594 if (DWARFSection *Sec = mapNameToDWARFSection(Name)) in mapSectionToMember()
1721 if (DWARFSection *S = mapNameToDWARFSection(Name)) in DWARFObjInMemory()
1766 DWARFSectionMap *Sec = mapNameToDWARFSection(RelSecName); in DWARFObjInMemory()