Searched defs:DefinedIn (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/ObjCopy/ELF/ | ||
H A D | ELFObject.h | 760 SectionBase *DefinedIn = nullptr; global() member |
H A D | ELFObject.cpp | 718 addSymbol(Twine Name,uint8_t Bind,uint8_t Type,SectionBase * DefinedIn,uint64_t Value,uint8_t Visibility,uint16_t Shndx,uint64_t SymbolSize) addSymbol() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 2516 StringRef DefinedIn; handleExternalSourceSymbolAttr() local |