Home
last modified time | relevance | path

Searched defs:GetSection (Results 1 – 5 of 5) sorted by relevance

/external/lldb/include/lldb/Core/
DAddress.h449 GetSection () const { return m_section_wp.lock(); } in GetSection() function
/external/lldb/source/API/
DSBAddress.cpp176 SBAddress::GetSection () in GetSection() function in SBAddress
/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp1828 FX_BOOL CPDF_VariableText_Iterator::GetSection(CPVT_Section & section) const in GetSection() function in CPDF_VariableText_Iterator
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp94 FX_BOOL CFX_Edit_Iterator::GetSection(CPVT_Section & section) const in GetSection() function in CFX_Edit_Iterator
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1404 GetSection (uint8_t n_sect, addr_t file_addr) in GetSection() function in MachSymtabSectionInfo