OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getIndirectName
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
llvm-nm.cpp
470
if (MachO->
getIndirectName
(S.Sym.getRawDataRefImpl(), IndirectName))
609
if (MachO->
getIndirectName
(S.Sym.getRawDataRefImpl(), IndirectName))
904
if (MachO->
getIndirectName
(S.Sym.getRawDataRefImpl(), IndirectName))
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
MachO.h
283
std::error_code
getIndirectName
(DataRefImpl Symb, StringRef &Res) const;
/src/external/apache2/llvm/dist/llvm/lib/Object/
MachOObjectFile.cpp
1785
//
getIndirectName
() returns the name of the alias'ed symbol who's string table
1787
std::error_code MachOObjectFile::
getIndirectName
(DataRefImpl Symb,
Completed in 19 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026