Home
last modified time | relevance | path

Searched defs:AddSection (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFContext.cpp130 auto AddSection = [&](llvm::StringRef name, DWARFDataExtractor data) { in GetAsLLVM() local
/external/deqp-deps/amber/src/vkscript/
Dsection_parser.cc128 void SectionParser::AddSection(NodeType section_type, in AddSection() function in amber::vkscript::SectionParser
/external/google-breakpad/src/common/linux/
Dsynth_elf.cc84 int ELF::AddSection(const string& name, const Section& section, in AddSection() function in google_breakpad::synth_elf::ELF
/external/python/cpython2/Lib/idlelib/
DconfigHandler.py78 def AddSection(self, section): member in IdleUserConfParser
/external/python/cpython3/Lib/idlelib/
Dconfig.py110 def AddSection(self, section): member in IdleUserConfParser
/external/llvm-project/lldb/source/Core/
DSection.cpp407 size_t SectionList::AddSection(const lldb::SectionSP &section_sp) { in AddSection() function in SectionList
/external/llvm-project/llvm/tools/llvm-objcopy/
DCopyConfig.h177 std::vector<StringRef> AddSection; member
/external/llvm-project/llvm/tools/llvm-objcopy/ELF/
DELFObjcopy.cpp322 function_ref<Expected<SectionBase *>(const SectionBase *)> AddSection) { in replaceDebugSections()
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp540 CPVT_WordPlace CPDF_VariableText::AddSection(const CPVT_WordPlace& place) { in AddSection() function in CPDF_VariableText
/external/llvm-project/llvm/lib/ObjectYAML/
DELFEmitter.cpp1773 auto AddSection = [&](const ELFYAML::SectionHeader &Hdr) { in buildSectionHeaderReorderMap() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1757 void AddSection(SectionAddressInfo Info, SectionSP Sect) { in AddSection() function in __anon4494792f0211::VMAddressProvider