Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/MachO/
HDInputSection.h224 StringRef getStringRefAtOffset(uint64_t off) const { in getStringRefAtOffset() function
HDObjC.cpp193 return cast<CStringInputSection>(isec)->getStringRefAtOffset(r.addend); in getReferentString()
200 return s->getStringRefAtOffset(symOffset); in getReferentString()
HDSyntheticSections.cpp842 auto methname = cisec->getStringRefAtOffset(d->value); in initialize()
2017 auto methname = cisec->getStringRefAtOffset(def->value); in setUp()
2123 auto methname = cisec->getStringRefAtOffset(def->value); in writeRelativeOffsetForIsec()