Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h74 uint32_t shName = 0; variable
H A DOutputSections.cpp74 shdr->sh_name = shName; in writeHeaderTo()
H A DWriter.cpp1893 osec->shName = in.shStrTab->addString(osec->name); in finalizeSections()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp1472 osec->shName = shstrtab->addString(osec->name); in writeARMCmseImportLib()