Home
last modified time | relevance | path

Searched defs:DefinedIn (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h644 SectionBase *DefinedIn = nullptr; global() member
H A DELFObject.cpp698 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
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2869 StringRef DefinedIn; handleExternalSourceSymbolAttr() local