Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h713 uint32_t writeRelativeMethodList(const ConcatInputSection *isec,
H A DSyntheticSections.cpp2072 uint32_t writtenSize = writeRelativeMethodList(isec, buf); in writeTo()
2145 ObjCMethListSection::writeRelativeMethodList(const ConcatInputSection *isec, in writeRelativeMethodList() function in ObjCMethListSection