Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
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;
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h257 return getDwarfComdatSection(".debug_info", Hash); in getDwarfInfoSection()
297 return getDwarfComdatSection(".debug_types", Hash); in getDwarfTypesSection()
428 MCSection *getDwarfComdatSection(const char *Name, uint64_t Hash) const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp856 MCSection *MCObjectFileInfo::getDwarfComdatSection(const char *Name, in getDwarfComdatSection() function in MCObjectFileInfo
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp970 MCSection *MCObjectFileInfo::getDwarfComdatSection(const char *Name, in getDwarfComdatSection() function in MCObjectFileInfo