Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DRelocations.cpp55 static InputSection *offsetToInputSection(uint64_t *off) { in offsetToInputSection() function
89 const InputSection *isec = offsetToInputSection(&off); in reportRangeError()