Searched defs:sectName (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | InputSection.cpp | 275 makeSyntheticInputSection(StringRef segName,StringRef sectName,uint32_t flags,ArrayRef<uint8_t> data,uint32_t align) makeSyntheticInputSection() argument |
H A D | Driver.cpp | 963 StringRef sectName = arg->getValue(1); parseSectAlign() local |
H A D | Config.h | 81 llvm::StringRef sectName; global() member |
H A D | InputFiles.cpp | 940 StringRef sectName) in OpaqueFile() argument |