Home
last modified time | relevance | path

Searched defs:strx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h455 size_t strx; member
460 uint32_t strx = StringTableSection::emptyStringIndex; member
H A DSyntheticSections.cpp1294 uint32_t strx = stringTableSection.addString(sym->getName()); in finalizeContents() local
1528 uint32_t strx = size; in addString() local