Searched defs:GetSectionName (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/ | ||
H A D | ObjectFilePECOFF.cpp | 751 llvm::StringRef ObjectFilePECOFF::GetSectionName(const section_header_t §) { GetSectionName() function in ObjectFilePECOFF |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 5039 std::string CGObjCCommonMac::GetSectionName(StringRef Section, GetSectionName() function in CGObjCCommonMac |