Home
last modified time | relevance | path

Searched defs:section_end (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp381 section_iterator XCOFFObjectFile::section_end() const { in section_end() function in llvm::object::XCOFFObjectFile
DWasmObjectFile.cpp1522 section_iterator WasmObjectFile::section_end() const { in section_end() function in WasmObjectFile
DCOFFObjectFile.cpp863 section_iterator COFFObjectFile::section_end() const { in section_end() function in COFFObjectFile
DMachOObjectFile.cpp2533 section_iterator MachOObjectFile::section_end() const { in section_end() function in MachOObjectFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h1043 section_iterator ELFObjectFile<ELFT>::section_end() const { in section_end() function
/third_party/libabigail/src/
Dabg-tools-utils.cc2088 section_end = whitelist_sections.end(); in gen_suppr_spec_from_kernel_abi_whitelists() local
/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc202 const byte* section_end() const { return section_end_; } in section_end() function in v8::internal::wasm::__anonb2b1860b0211::WasmSectionIterator