Searched defs:AddSection (Results 1 – 6 of 6) sorted by relevance
/external/google-breakpad/src/common/linux/ | ||
D | synth_elf.cc | 84 int ELF::AddSection(const string& name, const Section& section, in AddSection() function in google_breakpad::synth_elf::ELF |
/external/python/cpython2/Lib/idlelib/ | ||
D | configHandler.py | 78 def AddSection(self, section): member in IdleUserConfParser |
/external/python/cpython3/Lib/idlelib/ | ||
D | config.py | 111 def AddSection(self, section): member in IdleUserConfParser |
/external/pdfium/core/fpdfdoc/ | ||
D | cpdf_variabletext.cpp | 551 CPVT_WordPlace CPDF_VariableText::AddSection(const CPVT_WordPlace& place) { in AddSection() function in CPDF_VariableText |
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/ | ||
D | llvm-objcopy.cpp | 130 std::vector<StringRef> AddSection; member |
/external/v8/src/ | ||
D | gdb-jit.cc | 479 size_t AddSection(MachOSection* section) { in AddSection() function in v8::internal::GDBJITInterface::BASE_EMBEDDED |