Home
last modified time | relevance | path

Searched defs:sectName (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lld/MachO/
H A DInputSection.cpp275 makeSyntheticInputSection(StringRef segName,StringRef sectName,uint32_t flags,ArrayRef<uint8_t> data,uint32_t align) makeSyntheticInputSection() argument
H A DDriver.cpp963 StringRef sectName = arg->getValue(1); parseSectAlign() local
1960 StringRef sectName = arg->getValue(1); link() local
1969 StringRef sectName = arg->getValue(1); link() local
H A DConfig.h81 llvm::StringRef sectName; global() member
H A DInputFiles.cpp940 StringRef sectName) in OpaqueFile() argument