| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/ |
| H A D | sanitizer_symbolize.cpp | 68 {ModuleOffset, llvm::object::SectionedAddress::UndefSection}); in __sanitizer_symbolize_code() 74 {ModuleOffset, llvm::object::SectionedAddress::UndefSection}); in __sanitizer_symbolize_code() 96 {ModuleOffset, llvm::object::SectionedAddress::UndefSection}); in __sanitizer_symbolize_data()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-xray/ |
| H A D | func-id-helper.cpp | 37 ModuleAddress.SectionIndex = object::SectionedAddress::UndefSection; in SymbolOrNumber() 64 ModuleAddress.SectionIndex = object::SectionedAddress::UndefSection; in FileLineAndColumn()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/ |
| H A D | SymbolizableObjectFile.cpp | 277 if (ModuleOffset.SectionIndex == object::SectionedAddress::UndefSection) in symbolizeCode() 301 if (ModuleOffset.SectionIndex == object::SectionedAddress::UndefSection) in symbolizeInlinedCode() 348 if (ModuleOffset.SectionIndex == object::SectionedAddress::UndefSection) in symbolizeFrame() 367 return object::SectionedAddress::UndefSection; in getModuleSectionIndexForAddress()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFAddressRange.h | 35 uint64_t SectionIndex = object::SectionedAddress::UndefSection)
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugLine.cpp | 473 Address.SectionIndex = object::SectionedAddress::UndefSection; in reset() 508 SectionIndex = object::SectionedAddress::UndefSection; in reset() 1249 Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddress() 1253 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddress() 1278 if (Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddressRange() 1282 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddressRange()
|
| H A D | DWARFDataExtractor.cpp | 52 *SecNdx = object::SectionedAddress::UndefSection; in getRelocatedValue()
|
| H A D | DWARFDebugLoc.cpp | 91 if (Range.SectionIndex == SectionedAddress::UndefSection) in Interpret() 304 E.SectionIndex = SectionedAddress::UndefSection; in visitLocationList()
|
| /openbsd-src/gnu/llvm/llvm/tools/sanstats/ |
| H A D | sanstats.cpp | 95 Filename, {Addr - 1, object::SectionedAddress::UndefSection})) { in ReadModule()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Object/ |
| H A D | ObjectFile.h | 145 const static uint64_t UndefSection = UINT64_MAX; member 148 uint64_t SectionIndex = UndefSection;
|
| /openbsd-src/gnu/llvm/llvm/lib/Object/ |
| H A D | ObjectFile.cpp | 36 if (Addr.SectionIndex != SectionedAddress::UndefSection) in operator <<()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/ |
| H A D | DwarfTransformer.cpp | 258 StartAddress, object::SectionedAddress::UndefSection}; in convertFunctionLineTable() 525 Addr, object::SectionedAddress::UndefSection}; in verify()
|
| /openbsd-src/gnu/llvm/llvm/tools/sancov/ |
| H A D | sancov.cpp | 543 Addr, object::SectionedAddress::UndefSection}; in getCoveragePoints() 564 Addr, object::SectionedAddress::UndefSection}; in getCoveragePoints() 899 ObjectFile, {Addr, object::SectionedAddress::UndefSection}); in symbolize()
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| H A D | PerfJITEventListener.cpp | 272 uint64_t SectionIndex = object::SectionedAddress::UndefSection; in notifyObjectLoaded()
|
| /openbsd-src/gnu/llvm/lld/MachO/ |
| H A D | InputSection.cpp | 115 section.addr + off, object::SectionedAddress::UndefSection)) in getSourceLocation()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-symbolizer/ |
| H A D | llvm-symbolizer.cpp | 220 object::SectionedAddress::UndefSection}; in executeCommand()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/ |
| H A D | llvm-dwarfdump.cpp | 481 {Lookup, object::SectionedAddress::UndefSection})) in lookup()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/ |
| H A D | ProfiledBinary.cpp | 861 object::SectionedAddress::UndefSection}; in symbolize()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVELFReader.cpp | 1035 if (Range.SectionIndex == SectionedAddress::UndefSection) in processLocationList()
|
| /openbsd-src/gnu/llvm/lld/ELF/ |
| H A D | InputFiles.cpp | 452 uint64_t sectionIndex = object::SectionedAddress::UndefSection; in getDILineInfo()
|