|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h 291 for (auto &Symbol : Obj.getBinary()->symbols()) {
lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp 206 for (auto &SymRef : Obj.symbols()) {
lib/ExecutionEngine/Orc/Layer.cpp 162 for (auto &Sym : (*Obj)->symbols()) {
lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp 110 for (auto &Sym : (*Obj)->symbols()) {
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp 216 for (auto &Sym : Obj.symbols()) {
lib/Object/MachOObjectFile.cpp 1690 for (const SymbolRef &Symbol : symbols()) {
lib/Object/Object.cpp 165 auto symbols = OF->symbols();
tools/dsymutil/DebugMap.cpp 255 for (const auto &Sym : Object->symbols()) {
tools/dsymutil/MachODebugMapParser.cpp 194 for (const SymbolRef &Symbol : MainBinary.symbols()) {
322 for (const SymbolRef &Symbol : MainBinary.symbols()) {
479 for (auto Sym : Obj.symbols()) {
534 for (const auto &Sym : MainBinary.symbols()) {
tools/dsymutil/MachOUtils.cpp 200 for (const object::SymbolRef &Symbol : Obj.symbols()) {
207 for (const object::SymbolRef &Symbol : Obj.symbols()) {
tools/lld/wasm/InputFiles.cpp 349 for (const SymbolRef &sym : wasmObj->symbols()) {
tools/llvm-cfi-verify/lib/FileAnalysis.cpp 555 for (auto &Sym : Object->symbols()) {
tools/llvm-objcopy/MachO/MachOReader.cpp 191 for (auto Symbol : MachOObj.symbols()) {
tools/llvm-objdump/MachODump.cpp 369 for (const SymbolRef &Symbol : MachOObj->symbols()) {
439 for (const SymbolRef &Symbol : O->symbols()) {
1278 for (const SymbolRef &Symbol : O->symbols()) {
7455 for (const SymbolRef &Symbol : MachOOF->symbols()) {
8206 for (const SymbolRef &SymRef : Obj->symbols()) {
tools/llvm-objdump/llvm-objdump.cpp 1137 for (const SymbolRef &Symbol : Obj->symbols()) {
tools/llvm-readobj/ARMWinEHPrinter.cpp 225 for (const auto &Symbol : COFF.symbols()) {
tools/llvm-readobj/COFFDumper.cpp 1349 for (const SymbolRef &Symbol : Obj->symbols()) {
1428 for (const SymbolRef &Symbol : Obj->symbols())
tools/llvm-readobj/MachODumper.cpp 500 for (const SymbolRef &Symbol : Obj->symbols()) {
610 for (const SymbolRef &Symbol : Obj->symbols()) {
tools/llvm-readobj/WasmDumper.cpp 161 for (const SymbolRef &Symbol : Obj->symbols())
tools/llvm-readobj/XCOFFDumper.cpp 426 for (const SymbolRef &S : Obj.symbols())
tools/llvm-size/llvm-size.cpp 201 for (auto &Sym : Obj->symbols())
tools/obj2yaml/coff2yaml.cpp 143 for (const auto &S : Obj.symbols()) {
281 for (const auto &S : Obj.symbols()) {
tools/obj2yaml/macho2yaml.cpp 481 for (auto Symbol : Obj.symbols()) {
tools/obj2yaml/xcoff2yaml.cpp 56 for (const SymbolRef &S : Obj.symbols()) {
tools/sancov/sancov.cpp 649 for (const object::SymbolRef &Symbol : O.symbols()) {