Home
last modified time | relevance | path

Searched refs:locrel_end (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DMachO.h483 relocation_iterator locrel_end() const;
/openbsd/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp2216 relocation_iterator MachOObjectFile::locrel_end() const { in locrel_end() function in MachOObjectFile
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp1016 PrintRelocationEntries(O, O->locrel_begin(), O->locrel_end(), cputype, in PrintRelocations()