Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp316 relocation_iterator XCOFFObjectFile::section_rel_begin(DataRefImpl Sec) const { in section_rel_begin() function in llvm::object::XCOFFObjectFile
DWasmObjectFile.cpp1460 relocation_iterator WasmObjectFile::section_rel_begin(DataRefImpl Ref) const { in section_rel_begin() function in WasmObjectFile
DMachOObjectFile.cpp2057 relocation_iterator MachOObjectFile::section_rel_begin(DataRefImpl Sec) const { in section_rel_begin() function in MachOObjectFile
2751 relocation_iterator MachOObjectFile::section_rel_begin(unsigned Index) const { in section_rel_begin() function in MachOObjectFile
DCOFFObjectFile.cpp380 relocation_iterator COFFObjectFile::section_rel_begin(DataRefImpl Ref) const { in section_rel_begin() function in COFFObjectFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h816 ELFObjectFile<ELFT>::section_rel_begin(DataRefImpl Sec) const { in section_rel_begin() function