Home
last modified time | relevance | path

Searched defs:AddSection (Results 1 – 4 of 4) 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/v8/src/wasm/
Dencoder.cc455 void AddSection(size_t size) { in AddSection() function
/external/v8/src/
Dgdb-jit.cc477 uint32_t AddSection(MachOSection* section) { in AddSection() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
620 uint32_t AddSection(ELFSection* section) { in AddSection() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp1258 CPVT_WordPlace CPDF_VariableText::AddSection(const CPVT_WordPlace& place, in AddSection() function in CPDF_VariableText