Home
last modified time | relevance | path

Searched refs:PrevSection (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h49 bool PrevSection();
Dcpdf_variabletext.cpp156 bool CPDF_VariableText::Iterator::PrevSection() { in PrevSection() function in CPDF_VariableText::Iterator
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp1103 auto PrevSection = OutStreamer->getCurrentSectionOnly(); in EmitXRayTable() local
1115 OutStreamer->SwitchSection(PrevSection); in EmitXRayTable()