Home
last modified time | relevance | path

Searched refs:n_sect (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/llvm-readobj/
HDMachODumper.cpp201 Symbol.SectionIndex = Entry.n_sect; in getSymbol()
209 Symbol.SectionIndex = Entry.n_sect; in getSymbol()
/trueos/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp35 uint8_t n_sect; member
493 if (Entry.n_sect) { in getSymbolFileOffset()
496 SecRel.d.a = Entry.n_sect-1; in getSymbolFileOffset()
536 SectionIndex = Entry.n_sect; in getSymbolSize()
554 if (Entry.n_sect == SectionIndex && Value > BeginOffset) in getSymbolSize()
633 uint8_t index = Entry.n_sect; in getSymbolSection()
/trueos/contrib/llvm/tools/macho-dump/
HDmacho-dump.cpp212 STE.n_sect, STE.n_desc, STE.n_value, in DumpSymtabCommand()
217 STE.n_sect, STE.n_desc, STE.n_value, in DumpSymtabCommand()
/trueos/contrib/llvm/include/llvm/Support/
HDMachO.h864 uint8_t n_sect; member
872 uint8_t n_sect; member