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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp319 relocation_iterator XCOFFObjectFile::section_rel_begin(DataRefImpl Sec) const { function in class:llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp387 relocation_iterator COFFObjectFile::section_rel_begin(DataRefImpl Ref) const { function in class:COFFObjectFile
H A DWasmObjectFile.cpp1511 relocation_iterator WasmObjectFile::section_rel_begin(DataRefImpl Ref) const { function in class:WasmObjectFile
H A DMachOObjectFile.cpp2062 relocation_iterator MachOObjectFile::section_rel_begin(DataRefImpl Sec) const { function in class:MachOObjectFile
2756 relocation_iterator MachOObjectFile::section_rel_begin(unsigned Index) const { function in class:MachOObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h841 ELFObjectFile<ELFT>::section_rel_begin(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile

Completed in 109 milliseconds