Home
last modified time | relevance | path

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

/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.py111 def AddSection(self, section): member in IdleUserConfParser
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
Dllvm-objcopy.cpp130 std::vector<StringRef> AddSection; member
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp551 CPVT_WordPlace CPDF_VariableText::AddSection(const CPVT_WordPlace& place) { in AddSection() function in CPDF_VariableText
/external/v8/src/
Dgdb-jit.cc479 size_t AddSection(MachOSection* section) { in AddSection() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
622 size_t AddSection(ELFSection* section) { in AddSection() function in v8::internal::GDBJITInterface::BASE_EMBEDDED