Home
last modified time | relevance | path

Searched defs:section_rel_end (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h104 relocation_iterator section_rel_end(DataRefImpl Sec) const override { section_rel_end() function
H A DELFObjectFile.h1002 ELFObjectFile<ELFT>::section_rel_end(DataRefImpl Sec) const { section_rel_end() function
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1845 relocation_iterator WasmObjectFile::section_rel_end(DataRefImpl Ref) const { section_rel_end() function in WasmObjectFile
H A DXCOFFObjectFile.cpp538 relocation_iterator XCOFFObjectFile::section_rel_end(DataRefImpl Sec) const { section_rel_end() function in llvm::object::XCOFFObjectFile
H A DMachOObjectFile.cpp2182 MachOObjectFile::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function in MachOObjectFile
2895 relocation_iterator MachOObjectFile::section_rel_end(unsigned Index) const { in section_rel_end() function in MachOObjectFile
H A DCOFFObjectFile.cpp406 relocation_iterator COFFObjectFile::section_rel_end(DataRefImpl Ref) const { section_rel_end() function in COFFObjectFile