Searched refs:offsetToInputSection (Results 1 – 3 of 3) sorted by relevance
65 InputSection *macho::offsetToInputSection(uint64_t *off) { in offsetToInputSection() function in macho99 const InputSection *isec = offsetToInputSection(&off); in reportRangeError()
118 InputSection *offsetToInputSection(uint64_t *);
144 const InputSection *isec = offsetToInputSection(&off); in reportUnalignedLdrStr()