Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1645 DWARFSectionMap *mapNameToDWARFSection(StringRef Name) { in mapNameToDWARFSection() function in __anon7dea586e1011::DWARFObjInMemory
1693 if (DWARFSection *Sec = mapNameToDWARFSection(Name)) in mapSectionToMember()
1823 if (DWARFSection *S = mapNameToDWARFSection(Name)) in DWARFObjInMemory()
1873 DWARFSectionMap *Sec = mapNameToDWARFSection(RelSecName); in DWARFObjInMemory()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1471 DWARFSectionMap *mapNameToDWARFSection(StringRef Name) { in mapNameToDWARFSection() function in __anon67bd87680d11::DWARFObjInMemory
1517 if (DWARFSection *Sec = mapNameToDWARFSection(Name)) in mapSectionToMember()
1688 DWARFSectionMap *Sec = mapNameToDWARFSection(RelSecName); in DWARFObjInMemory()