Home
last modified time | relevance | path

Searched defs:sect_offset (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/amiga/stand/bootblock/elf2bb/
H A Delf2bb.c109 uint32_t *sect_offset; in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp2618 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2730 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2796 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2933 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3013 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3034 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3223 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessPointerPointer() local
3315 static const char *get_symbol_64(uint32_t sect_offset, SectionRef S, in get_symbol_64()
3373 static const char *get_symbol_32(uint32_t sect_offset, SectionRef S, in get_symbol_32()
6873 uint64_t sect_offset = ReferencePC - sect_addr; in GuessLiteralPointer() local