Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h252 return getDwarfComdatSection(".debug_info", Hash); in getDwarfInfoSection()
291 return getDwarfComdatSection(".debug_types", Hash); in getDwarfTypesSection()
415 MCSection *getDwarfComdatSection(const char *Name, uint64_t Hash) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h272 return getDwarfComdatSection(".debug_info", Hash); in getDwarfInfoSection()
312 return getDwarfComdatSection(".debug_types", Hash); in getDwarfTypesSection()
465 MCSection *getDwarfComdatSection(const char *Name, uint64_t Hash) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCObjectFileInfo.h276 return getDwarfComdatSection(".debug_info", Hash); in getDwarfInfoSection()
316 return getDwarfComdatSection(".debug_types", Hash); in getDwarfTypesSection()
473 MCSection *getDwarfComdatSection(const char *Name, uint64_t Hash) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCObjectFileInfo.h275 return getDwarfComdatSection(".debug_info", Hash); in getDwarfInfoSection()
315 return getDwarfComdatSection(".debug_types", Hash); in getDwarfTypesSection()
471 MCSection *getDwarfComdatSection(const char *Name, uint64_t Hash) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCObjectFileInfo.h276 return getDwarfComdatSection(".debug_info", Hash); in getDwarfInfoSection()
316 return getDwarfComdatSection(".debug_types", Hash); in getDwarfTypesSection()
473 MCSection *getDwarfComdatSection(const char *Name, uint64_t Hash) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCObjectFileInfo.h276 return getDwarfComdatSection(".debug_info", Hash); in getDwarfInfoSection()
316 return getDwarfComdatSection(".debug_types", Hash); in getDwarfTypesSection()
473 MCSection *getDwarfComdatSection(const char *Name, uint64_t Hash) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCObjectFileInfo.cpp856 MCSection *MCObjectFileInfo::getDwarfComdatSection(const char *Name, in getDwarfComdatSection() function in MCObjectFileInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1085 MCSection *MCObjectFileInfo::getDwarfComdatSection(const char *Name, in getDwarfComdatSection() function in MCObjectFileInfo