Searched defs:GetSectionName (Results 1 – 3 of 3) sorted by relevance
| /external/google-breakpad/src/common/dwarf/ | ||
| D | elf_reader.cc | 857 const char *GetSectionName(typename ElfArch::Word sh_name) { in GetSectionName() function in dwarf2reader::ElfReaderImpl |
| /external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/ | ||
| D | ObjectFilePECOFF.cpp | 579 llvm::StringRef ObjectFilePECOFF::GetSectionName(const section_header_t §) { in GetSectionName() function in ObjectFilePECOFF |
| /external/llvm-project/clang/lib/CodeGen/ | ||
| D | CGObjCMac.cpp | 5084 std::string CGObjCCommonMac::GetSectionName(StringRef Section, in GetSectionName() function in CGObjCCommonMac |