Home
last modified time | relevance | path

Searched defs:UpdateSection (Results 1 – 4 of 4) sorted by relevance

/external/icing/icing/index/hit/
Ddoc-hit-info.h67 void UpdateSection(SectionId section_id) { in UpdateSection() function
/external/icing/icing/index/iterator/
Ddoc-hit-info-iterator-test-util.h47 void UpdateSection(SectionId section_id, in UpdateSection() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
DELFObjcopy.cpp657 auto UpdateSection = [&](StringRef Name, ArrayRef<uint8_t> Data) { in handleArgs() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/
DCommonConfig.h224 std::vector<NewSectionInfo> UpdateSection; member