Lines Matching defs:name
92 const std::string& name, in Section()
242 const std::string& name, in CachedSection()
282 const std::string& name, in CachedStringSection()
294 Elf_Word Add(const std::string& name) { in Add()
306 const std::string& name, in StringSection()
320 Elf_Word Write(const std::string& name) { in Write()
338 const std::string& name, in SymbolSection()
358 void Add(Elf_Word name, in Add()
375 void Add(Elf_Word name, in Add()
404 const std::string& name, in AbiflagsSection()
520 void WritePatches(const char* name, const ArrayRef<const uintptr_t>& patch_locations) { in WritePatches()
530 void WriteSection(const char* name, const std::vector<uint8_t>* buffer) { in WriteSection()