Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h108 relocation_iterator section_rel_end(DataRefImpl Sec) const override { in section_rel_end() function
H A DELFObjectFile.h1058 ELFObjectFile<ELFT>::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp544 relocation_iterator XCOFFObjectFile::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp2027 relocation_iterator WasmObjectFile::section_rel_end(DataRefImpl Ref) const { in section_rel_end() function in WasmObjectFile
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.cpp405 relocation_iterator COFFObjectFile::section_rel_end(DataRefImpl Ref) const { in section_rel_end() function in COFFObjectFile