Searched refs:UndefSection (Results 1 – 15 of 15) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-symbolizer/ |
| H A D | llvm-symbolizer.cpp | 164 ModuleName, {AdjustedOffset, object::SectionedAddress::UndefSection}); in symbolizeInput() 168 ModuleName, {AdjustedOffset, object::SectionedAddress::UndefSection}); in symbolizeInput() 172 ModuleName, {AdjustedOffset, object::SectionedAddress::UndefSection}); in symbolizeInput() 182 ModuleName, {AdjustedOffset, object::SectionedAddress::UndefSection}); in symbolizeInput() 191 ModuleName, {AdjustedOffset, object::SectionedAddress::UndefSection}); in symbolizeInput()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
| H A D | func-id-helper.cpp | 36 ModuleAddress.SectionIndex = object::SectionedAddress::UndefSection; in SymbolOrNumber() 63 ModuleAddress.SectionIndex = object::SectionedAddress::UndefSection; in FileLineAndColumn()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/ |
| H A D | SymbolizableObjectFile.cpp | 272 if (ModuleOffset.SectionIndex == object::SectionedAddress::UndefSection) in symbolizeCode() 296 if (ModuleOffset.SectionIndex == object::SectionedAddress::UndefSection) in symbolizeInlinedCode() 335 if (ModuleOffset.SectionIndex == object::SectionedAddress::UndefSection) in symbolizeFrame() 354 return object::SectionedAddress::UndefSection; in getModuleSectionIndexForAddress()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFAddressRange.h | 32 uint64_t SectionIndex = object::SectionedAddress::UndefSection)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugLine.cpp | 473 Address.SectionIndex = object::SectionedAddress::UndefSection; in reset() 508 SectionIndex = object::SectionedAddress::UndefSection; in reset() 1244 Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddress() 1248 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddress() 1273 if (Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddressRange() 1277 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddressRange()
|
| H A D | DWARFDataExtractor.cpp | 50 *SecNdx = object::SectionedAddress::UndefSection; in getRelocatedValue()
|
| H A D | DWARFDebugLoc.cpp | 88 if (Range.SectionIndex == SectionedAddress::UndefSection) in Interpret() 304 E.SectionIndex = SectionedAddress::UndefSection; in visitLocationList()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/sanstats/ |
| H A D | sanstats.cpp | 91 Filename, {Addr - 1, object::SectionedAddress::UndefSection})) { in ReadModule()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
| H A D | DwarfTransformer.cpp | 257 StartAddress, object::SectionedAddress::UndefSection}; in convertFunctionLineTable() 505 Addr, object::SectionedAddress::UndefSection}; in verify()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
| H A D | ObjectFile.h | 142 const static uint64_t UndefSection = UINT64_MAX; member 145 uint64_t SectionIndex = UndefSection;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
| H A D | ObjectFile.cpp | 37 if (Addr.SectionIndex != SectionedAddress::UndefSection) in operator <<()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/sancov/ |
| H A D | sancov.cpp | 534 Addr, object::SectionedAddress::UndefSection}; in getCoveragePoints() 555 Addr, object::SectionedAddress::UndefSection}; in getCoveragePoints() 884 ObjectFile, {Addr, object::SectionedAddress::UndefSection}); in symbolize()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| H A D | PerfJITEventListener.cpp | 273 uint64_t SectionIndex = object::SectionedAddress::UndefSection; in notifyObjectLoaded()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/ |
| H A D | ProfiledBinary.cpp | 428 object::SectionedAddress::UndefSection}; in symbolize()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/ |
| H A D | llvm-dwarfdump.cpp | 447 {Lookup, object::SectionedAddress::UndefSection})) in lookup()
|