Searched defs:GetSectionName (Results 1 – 6 of 6) sorted by relevance
102 static const char* GetSectionName(const vendor_tag_ops_t* /*tag_ops*/, in GetSectionName() function197 const char* VendorTagManager::GetSectionName(uint32_t tag_id) const { in GetSectionName() function in android::google_camera_hal::VendorTagManager
881 const char* GetSectionName(typename ElfArch::Word sh_name) { in GetSectionName() function in google_breakpad::ElfReaderImpl1175 const char* ElfReader::GetSectionName(int shndx) { in GetSectionName() function in google_breakpad::ElfReader
263 def GetSectionName(self, sh): member in ElfParser
1030 def GetSectionName(section) -> str: function
199 static inline llvm::Expected<llvm::StringRef> GetSectionName( in GetSectionName() function