reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
74 if (phdr_entry.p_type == llvm::ELF::PT_PHDR) { 79 if (phdr_entry.p_type == llvm::ELF::PT_DYNAMIC) {tools/lldb/unittests/Process/POSIX/NativeProcessELFTest.cpp
88 MC.phdr_load.p_type = llvm::ELF::PT_PHDR; 91 MC.phdr_dynamic.p_type = llvm::ELF::PT_DYNAMIC; 137 MC.phdr_load.p_type = llvm::ELF::PT_PHDR; 140 MC.phdr_dynamic.p_type = llvm::ELF::PT_DYNAMIC;