/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObjcopy.cpp | 205 function_ref<Expected<SectionBase *>(const SectionBase *)> AddSection) { in replaceDebugSections() 645 auto AddSection = [&](StringRef Name, ArrayRef<uint8_t> Data) { in handleArgs() local
|
/aosp_15_r20/external/deqp-deps/amber/src/vkscript/ |
D | section_parser.cc | 128 void SectionParser::AddSection(NodeType section_type, in AddSection() function in amber::vkscript::SectionParser
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/ |
D | open.go | 126 func (d *Data) AddSection(name string, contents []byte) error { func
|
/aosp_15_r20/external/google-breakpad/src/common/linux/ |
H A D | synth_elf.cc | 88 int ELF::AddSection(const string& name, const Section& section, in AddSection() function in google_breakpad::synth_elf::ELF
|
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ |
D | configHandler.py | 78 def AddSection(self, section): member in IdleUserConfParser
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | binary_annotator.h | 321 void AddSection(const uint64_t offset, const BinarySection §ion) { in AddSection() function
|
/aosp_15_r20/external/python/cpython3/Lib/idlelib/ |
D | config.py | 110 def AddSection(self, section): member in IdleUserConfParser
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjCopy/ |
D | CommonConfig.h | 226 std::vector<NewSectionInfo> AddSection; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 222 std::vector<NewSectionInfo> AddSection; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjCopy/ |
D | CommonConfig.h | 219 SmallVector<NewSectionInfo, 0> AddSection; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjCopy/ |
D | CommonConfig.h | 219 SmallVector<NewSectionInfo, 0> AddSection; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjCopy/ |
D | CommonConfig.h | 219 SmallVector<NewSectionInfo, 0> AddSection; member
|
/aosp_15_r20/art/libelffile/elf/ |
H A D | elf_builder.h | 200 Elf_Word AddSection() { in AddSection() function
|
/aosp_15_r20/system/update_engine/scripts/update_payload/ |
H A D | checker.py | 277 def AddSection(self, title): member in _PayloadReport
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpvt_variabletext.cpp | 526 CPVT_WordPlace CPVT_VariableText::AddSection(const CPVT_WordPlace& place) { in AddSection() function in CPVT_VariableText
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | ELFEmitter.cpp | 1798 auto AddSection = [&](const ELFYAML::SectionHeader &Hdr) { in buildSectionHeaderReorderMap() local
|