Home
last modified time | relevance | path

Searched defs:GetSectionName (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Delf_reader.cc857 const char *GetSectionName(typename ElfArch::Word sh_name) { in GetSectionName() function in dwarf2reader::ElfReaderImpl
1151 const char *ElfReader::GetSectionName(int shndx) { in GetSectionName() function in dwarf2reader::ElfReader
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp579 llvm::StringRef ObjectFilePECOFF::GetSectionName(const section_header_t &sect) { in GetSectionName() function in ObjectFilePECOFF
/external/llvm-project/clang/lib/CodeGen/
DCGObjCMac.cpp5084 std::string CGObjCCommonMac::GetSectionName(StringRef Section, in GetSectionName() function in CGObjCCommonMac