Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp440 Expected<AttrToTargets> getLibSection(const Object *File, TBDKey Key, in getLibSection() function
621 getLibSection(File, TBDKey::AllowableClients, TBDKey::Clients, Targets); in parseToInterfaceFile()
627 getLibSection(File, TBDKey::ReexportLibs, TBDKey::Names, Targets); in parseToInterfaceFile()
632 auto RPathsOrErr = getLibSection(File, TBDKey::RPath, TBDKey::Paths, Targets); in parseToInterfaceFile()