Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DCOFFObjectFile.cpp377 getFirstReloc(const coff_section *Sec, MemoryBufferRef M, const uint8_t *Base) { in getFirstReloc() function
398 const coff_relocation *begin = getFirstReloc(Sec, Data, base()); in section_rel_begin()
408 const coff_relocation *I = getFirstReloc(Sec, Data, base()); in section_rel_end()
1263 return {getFirstReloc(Sec, Data, base()), in getRelocations()