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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp316 relocation_iterator XCOFFObjectFile::section_rel_begin(DataRefImpl Sec) const { function in class:llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp380 relocation_iterator COFFObjectFile::section_rel_begin(DataRefImpl Ref) const { function in class:COFFObjectFile
H A DWasmObjectFile.cpp1460 relocation_iterator WasmObjectFile::section_rel_begin(DataRefImpl Ref) const { function in class:WasmObjectFile
H A DMachOObjectFile.cpp2057 relocation_iterator MachOObjectFile::section_rel_begin(DataRefImpl Sec) const { function in class:MachOObjectFile
2751 relocation_iterator MachOObjectFile::section_rel_begin(unsigned Index) const { function in class:MachOObjectFile
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h816 ELFObjectFile<ELFT>::section_rel_begin(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile

Completed in 150 milliseconds