Searched refs:SecData (Results 1 – 5 of 5) sorted by relevance
97 StringRef SecData(reinterpret_cast<const char *>(get<0>(section.second)), in getDebugSections()100 MemoryBuffer::getMemBufferCopy(SecData); in getDebugSections()
100 const llvm::StringRef &SecData);
309 const llvm::StringRef &SecData) { in writeTargetRODataSection() argument315 Section->appendData(Str, llvm::StringRef(SecData.data(), SecData.size())); in writeTargetRODataSection()
601 const uint8_t *SecData = (const uint8_t *)Obj->base() + Sec->sh_offset; in printVersionDependencySection() local605 const uint8_t *P = SecData; in printVersionDependencySection()
671 const uint8_t *SecData = (const uint8_t *)Obj->base() + Sec->sh_offset; in printVersionDependencySection() local675 const uint8_t *P = SecData; in printVersionDependencySection()