Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp468 Expected<ReturnT> getLibSection(const Object *File, TBDKey Key, TBDKey SubKey, in getLibSection() function
648 getLibSection(File, TBDKey::AllowableClients, TBDKey::Clients, Targets); in parseToInterfaceFile()
654 getLibSection(File, TBDKey::ReexportLibs, TBDKey::Names, Targets); in parseToInterfaceFile()
659 auto RPathsOrErr = getLibSection<InOrderAttrToTargets>( in parseToInterfaceFile()